Explorar el Código

Merge pull request #234 from Firminator/patch-4

DOWNLOAD_PROTO_HTTPS moved from L56 -> L57
Antony Messerli hace 7 años
padre
commit
f9b95f0903
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/index.md

+ 1 - 1
docs/index.md

@@ -34,7 +34,7 @@ If you already have iPXE up and running on the network, you can hit netboot.xyz
 
     chain --autofree https://boot.netboot.xyz
 
-You'll need to make sure to have [DOWNLOAD_PROTO_HTTPS](https://github.com/ipxe/ipxe/blob/master/src/config/general.h#L56) enabled when compiling iPXE.
+You'll need to make sure to have [DOWNLOAD_PROTO_HTTPS](https://github.com/ipxe/ipxe/blob/master/src/config/general.h#L57) enabled when compiling iPXE.
 
 ### Operating Systems