소스 검색

Merge pull request #234 from Firminator/patch-4

DOWNLOAD_PROTO_HTTPS moved from L56 -> L57
Antony Messerli 7 년 전
부모
커밋
f9b95f0903
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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