summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorPavol Rusnak <pavol@rusnak.io>2020-04-18 22:51:19 +0200
committerJon <jonringer@users.noreply.github.com>2020-05-03 22:14:21 -0700
commit7b0167204d1db7f65cc0c21e3f2c65ff9b65a738 (patch)
tree0960fdaf844c98d6987e783cb8baf9089230948e /.github
parentde9f8c36c90af622911d38c3ff0f214693ca1ad9 (diff)
downloadnixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.gz
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.bz2
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.lz
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.xz
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.tar.zst
nixpkgs-7b0167204d1db7f65cc0c21e3f2c65ff9b65a738.zip
treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index f4433807809..48b84f8c36c 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -15,7 +15,7 @@ Reviewing guidelines: https://hydra.nixos.org/job/nixpkgs/trunk/manual/latest/do
 
 <!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->
 
-- [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
+- [ ] Tested using sandboxing ([nix.useSandbox](https://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](https://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 - Built on platform(s)
    - [ ] NixOS
    - [ ] macOS