]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - book.json
Remove Let’s Split plate files
[qmk_firmware.git] / book.json
index 6e0db19c94549380ef669f8e274170a7b479f2fd..64a997d1f95414a7d656b7b6360aac3e2522aea4 100644 (file)
--- a/book.json
+++ b/book.json
@@ -2,10 +2,10 @@
     "structure": {
         "readme": "Home.md"
     },
-    "plugins" : ["toolbar", "edit-link"],
+    "plugins" : ["toolbar", "edit-link", "anchors"],
     "pluginsConfig": {
             "edit-link": {
-                "base": "https://github.com/qmk/qmk_firmware_docs/edit/master",
+                "base": "https://github.com/qmk/qmk_firmware/edit/master/docs",
                 "label": "Suggest an edit"
             },
         "toolbar": {
@@ -18,5 +18,6 @@
                 }
             ]
         }
-    }
+    },
+    "root": "./docs/"
 }