Skip to content

Commit 82e9440

Browse files
committed
Fix github page links
1 parent 0512f21 commit 82e9440

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ title: bazel-stack-vscode
1717
logo: /logos/stack-build.png
1818
description: >- # this means to ignore newlines until "baseurl:"
1919
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
20+
baseurl: "/bazel-stack-vscode" # the subpath of your site, e.g. /blog
21+
url: "https://stackb.github.io" # the base hostname & protocol for your site, e.g. http://example.com
2222
gitweb: "https://github.com/stackb/bazel-stack-vscode/blob/master"
2323

2424
# Build settings

0 commit comments

Comments
 (0)