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/include/ipxe | |
| 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/include/ipxe')
| -rw-r--r-- | src/include/ipxe/srp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/srp.h b/src/include/ipxe/srp.h index 3abb0995f..1f66a22b2 100644 --- a/src/include/ipxe/srp.h +++ b/src/include/ipxe/srp.h @@ -774,7 +774,7 @@ struct srp_aer_rsp { * The working draft specification for the SRP boot firmware table can * be found at * - * http://ipxe.org/wiki/srp/sbft + * https://ipxe.org/wiki/srp/sbft * ***************************************************************************** */ |
