aboutsummaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2022-01-13 12:48:38 +0000
committerMichael Brown <mcb30@ipxe.org>2022-01-13 12:48:38 +0000
commit53a5de3641ccd0836aac7378cdd37c9757e2db3a (patch)
tree7e9d52a9dc7c7c390f9564a37b4fd7c405e89b60 /src/usr
parent91c77e2592f5b0e1098d3f341827d7e6925e4a85 (diff)
downloadipxe-53a5de3641ccd0836aac7378cdd37c9757e2db3a.tar.gz
[doc] Update user-visible ipxe.org URIs to use HTTPS
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/autoboot.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/autoboot.c b/src/usr/autoboot.c
index 62e90ecd0..24043ae69 100644
--- a/src/usr/autoboot.c
+++ b/src/usr/autoboot.c
@@ -579,8 +579,8 @@ int ipxe ( struct net_device *netdev ) {
* defining the string PRODUCT_NAME in config/branding.h.
*
* While nothing in the GPL prevents you from removing all
- * references to iPXE or http://ipxe.org, we prefer you not to
- * do so.
+ * references to iPXE or https://ipxe.org, we prefer you not
+ * to do so.
*
*/
printf ( NORMAL "\n\n" PRODUCT_NAME "\n" BOLD PRODUCT_SHORT_NAME " %s"