From d678899c833960733d287679fe6296d5bfc02333 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sat, 20 May 2017 12:04:03 -0400 Subject: Update book.json --- book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.json b/book.json index db29f054b9..229e7735d9 100644 --- a/book.json +++ b/book.json @@ -5,7 +5,7 @@ "plugins" : ["toolbar", "edit-link"], "pluginsConfig": { "edit-link": { - "base": "https://github.com/qmk/qmk_firmware/edit/master/path/to/book", + "base": "https://github.com/qmk/qmk_firmware_docs/edit/master", "label": "Edit This Page" }, "toolbar": { -- cgit v1.2.3