diff options
author | Michael Brown <mcb30@ipxe.org> | 2022-01-13 12:48:38 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2022-01-13 12:48:38 +0000 |
commit | 53a5de3641ccd0836aac7378cdd37c9757e2db3a (patch) | |
tree | 7e9d52a9dc7c7c390f9564a37b4fd7c405e89b60 /src/include/ipxe/srp.h | |
parent | 91c77e2592f5b0e1098d3f341827d7e6925e4a85 (diff) | |
download | ipxe-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/include/ipxe/srp.h')
-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 * ***************************************************************************** */ |