Browse Source

Shifting documentation around

Antony Messerli 9 years ago
parent
commit
c340353e56
2 changed files with 5 additions and 5 deletions
  1. 4 4
      README.md
  2. 1 1
      docs/index.md

+ 4 - 4
README.md

@@ -8,20 +8,20 @@ netboot.xyz is a convenient place to boot into any type of operating system or u
 
 
 You can remote attach the ISO to servers, set it up as a rescue option in Grub, or even set your home network to boot to it by default so that it's always available.
 You can remote attach the ISO to servers, set it up as a rescue option in Grub, or even set your home network to boot to it by default so that it's always available.
 
 
-Check out the new netboot.xyz documentation hosted at ReadTheDocs:	
-* [http://netbootxyz.readthedocs.org/en/latest/](http://netbootxyz.readthedocs.org/en/latest/)
-
 Grab these bootloaders and drop them in Fusion/VirtualBox/DRAC/iLO to get started:
 Grab these bootloaders and drop them in Fusion/VirtualBox/DRAC/iLO to get started:
 
 
 * ISO: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.iso) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.iso)
 * ISO: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.iso) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.iso)
 * Floppy/USB: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk)
 * Floppy/USB: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk)
 * Linux Bootable Kernel: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.lkrn) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.lkrn)
 * Linux Bootable Kernel: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.lkrn) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.lkrn)
-* SHA256 Checksums: [sha256sums](http://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt)
+* [SHA256 Checksums](http://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt)
 
 
 If you already have iPXE up and running on the network, you can hit netboot.xyz at anytime by typing:
 If you already have iPXE up and running on the network, you can hit netboot.xyz at anytime by typing:
 
 
     chain --autofree http://boot.netboot.xyz
     chain --autofree http://boot.netboot.xyz
 
 
+Full documentation is at ReadTheDocs:
+* [http://netbootxyz.readthedocs.org/en/latest/](http://netbootxyz.readthedocs.org/en/latest/)
+
 #### Feedback
 #### Feedback
 
 
 Feel free to open up an issue on github or contact me at antony@mes.ser.li
 Feel free to open up an issue on github or contact me at antony@mes.ser.li

+ 1 - 1
docs/index.md

@@ -11,7 +11,7 @@ Grab these bootloaders and drop them into your favorite virtualization tool to s
 * ISO: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.iso) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.iso)
 * ISO: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.iso) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.iso)
 * Floppy/USB: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk)
 * Floppy/USB: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.dsk)
 * Linux Kernel: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.lkrn) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.lkrn)
 * Linux Kernel: [dhcp](http://boot.netboot.xyz/ipxe/netboot.xyz-dhcp.lkrn) | [static](http://boot.netboot.xyz/ipxe/netboot.xyz-static.lkrn)
-* SHA256 Checksums: [sha256sums](http://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt)
+* [SHA256 Checksums](http://boot.netboot.xyz/ipxe/netboot.xyz-sha256-checksums.txt)
 
 
 If you already have iPXE up and running on the network, you can hit netboot.xyz at anytime by typing:
 If you already have iPXE up and running on the network, you can hit netboot.xyz at anytime by typing: