diff --git a/Makefile b/Makefile index 18943a4..5f045b9 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ build: init examples init: gitbook install + sed -i.bak 's/fa-edit/fa-github/g' node_modules/gitbook-plugin-edit-link/book/plugin.js serve: gitbook serve