diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 8ede2f8cc..de922ea48 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -130,7 +130,7 @@ module.exports = { }, { title: "RPC", - path: "/rpc/", + path: "/master/rpc/", static: true } ]