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.
2 parents 0512f21 + 82e9440 commit 9a5db3eCopy full SHA for 9a5db3e
1 file changed
docs/_config.yml
@@ -17,8 +17,8 @@ title: bazel-stack-vscode
17
logo: /logos/stack-build.png
18
description: >- # this means to ignore newlines until "baseurl:"
19
bazel-stack-vscode documentation site
20
-baseurl: "/" # the subpath of your site, e.g. /blog
21
-url: "https://stackb.github.io/bazel-stack-vscode" # the base hostname & protocol for your site, e.g. http://example.com
+baseurl: "/bazel-stack-vscode" # the subpath of your site, e.g. /blog
+url: "https://stackb.github.io" # the base hostname & protocol for your site, e.g. http://example.com
22
gitweb: "https://github.com/stackb/bazel-stack-vscode/blob/master"
23
24
# Build settings
0 commit comments