Browse Source

docs: make DigitalOcean one word

Ben Gadbois 6 years ago
parent
commit
8ab9381288
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/usage-digitalocean.md

+ 3 - 3
docs/usage-digitalocean.md

@@ -1,10 +1,10 @@
-# Digital Ocean
+# DigitalOcean
 
 
-[Digital Ocean](https://m.do.co/c/ab4e8f17ba0d) at one point had iPXE support loaded within their SeaBIOS but has since removed it.  In order to get around this, we'll have to rely on the Grub bootloader instead.
+[DigitalOcean](https://m.do.co/c/ab4e8f17ba0d) at one point had iPXE support loaded within their SeaBIOS but has since removed it.  In order to get around this, we'll have to rely on the Grub bootloader instead.
 
 
 iPXE generates linux bootable kernels so that you can boot iPXE directly from Grub.  It then treats the initrd as an embedded script which contains your networking and details to load up netboot.xyz.
 iPXE generates linux bootable kernels so that you can boot iPXE directly from Grub.  It then treats the initrd as an embedded script which contains your networking and details to load up netboot.xyz.
 
 
-Tests were done using a [Fedora 23](https://getfedora.org) instance on [Digital Ocean](https://m.do.co/c/ab4e8f17ba0d).
+Tests were done using a [Fedora 23](https://getfedora.org) instance on [DigitalOcean](https://m.do.co/c/ab4e8f17ba0d).
 
 
 ### Download an iPXE linux kernel
 ### Download an iPXE linux kernel