summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index d0738e7b..5ee17af3 100644
--- a/settings.py
+++ b/settings.py
@@ -164,7 +164,7 @@ PGP_SERVER = 'pgp.mit.edu:11371'
ISO_LIST_URL = 'https://repo.parabola.nu/iso/'
# URL to the PXE netboot instructions
-PXEBOOT_URL = 'http://repo.parabola.nu/pxeboot/'
+PXEBOOT_URL = 'https://repo.parabola.nu/pxeboot/'
# URL for SVN access for fetching commit messages (note absence of packages or
# community bit on the end, repo.svn_root is appended)