aboutsummaryrefslogtreecommitdiff
path: root/docs/grub
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 22:58:09 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 22:58:09 -0700
commit556205fc197ee1ef0f77ed382ac9f9ec57068ccf (patch)
tree729dfd91b0abe51770123f8eead09d8d2a4afef2 /docs/grub
parentb967baa8118b34fb3fd36d4c3b8b1c21495f9aa4 (diff)
downloadlibrebootfr-556205fc197ee1ef0f77ed382ac9f9ec57068ccf.tar.gz
librebootfr-556205fc197ee1ef0f77ed382ac9f9ec57068ccf.zip
Remove pagetop links
Diffstat (limited to 'docs/grub')
-rw-r--r--docs/grub/index.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/grub/index.md b/docs/grub/index.md
index 394a8cdb..7aab0789 100644
--- a/docs/grub/index.md
+++ b/docs/grub/index.md
@@ -64,7 +64,6 @@ I then added that instructions to the grub.cfg files (to load the
font):\
**loadfont (memdisk)/dejavusansmono.pf2**
-[Back to top of page](#pagetop)
@@ -95,7 +94,6 @@ The build scripts will automatically see this, and automatically build
ROM images with your custom layout (given the name) and include them
under bin. Example: **libreboot\_frazerty.rom**.
-[Back to top of page](#pagetop)
@@ -108,7 +106,6 @@ file was created
**$ cat ukdvorak | ./grub/grub-mklayout -o ukdvorak.gkb**
-[Back to top of page](#pagetop)