diff options
| author | Michael Brown | 2022-01-13 13:48:38 +0100 |
|---|---|---|
| committer | Michael Brown | 2022-01-13 13:48:38 +0100 |
| commit | 53a5de3641ccd0836aac7378cdd37c9757e2db3a (patch) | |
| tree | 7e9d52a9dc7c7c390f9564a37b4fd7c405e89b60 /src/Makefile | |
| parent | [efi] Do not align VirtualSize for .reloc and .debug sections (diff) | |
| download | ipxe-53a5de3641ccd0836aac7378cdd37c9757e2db3a.tar.gz ipxe-53a5de3641ccd0836aac7378cdd37c9757e2db3a.tar.xz ipxe-53a5de3641ccd0836aac7378cdd37c9757e2db3a.zip | |
[doc] Update user-visible ipxe.org URIs to use HTTPS
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 69139dc11..4c4abf1aa 100644 --- a/src/Makefile +++ b/src/Makefile @@ -190,7 +190,7 @@ vmware : bin/8086100f.mrom bin/808610d3.mrom bin/10222000.rom bin/15ad07b0.rom @$(ECHO) ' bin/10222000.rom -- vlance/pcnet32' @$(ECHO) ' bin/15ad07b0.rom -- vmxnet3' @$(ECHO) - @$(ECHO) 'For more information, see http://ipxe.org/howto/vmware' + @$(ECHO) 'For more information, see https://ipxe.org/howto/vmware' @$(ECHO) @$(ECHO) '===========================================================' |
