diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 19518322..6f0d0132 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -219,7 +219,7 @@ module.exports = { }, { text: "Building a node with LDK", - link: "/building-a-node-with-ldk/introduction", + link: "/building-a-node-with-ldk/introduction/", }, { text: "Running a sample LDK node",