We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d209a8 commit c133f88Copy full SHA for c133f88
pages/.vuepress/config.js
@@ -0,0 +1,3 @@
1
+module.exports = {
2
+ base:'/docs/', // We are serving on coderbot.org/docs, so set the baseURL accordingly
3
+}
0 commit comments