Skip to content

Commit df2e2b8

Browse files
authored
Replace github page links (#91)
1 parent e4ca671 commit df2e2b8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## Documentation
1616

17-
<https://stackb.github.io/bazel-stack-vscode/>
17+
<https://docs.stack.build/docs/vscode/installation>
1818

1919
## Marketplace
2020

@@ -135,7 +135,7 @@ The starlark debugger tool launches the debug adapter tool when a `bazel`
135135
language debug session is starting. You can customize the settings used for the
136136
adapter or the bazel server.
137137

138-
See the [Debugging](https://stackb.github.io/bazel-stack-vscode/debugging)
138+
See the [Debugging](https://docs.stack.build/docs/vscode/debugger)
139139
section of the docs for more details.
140140

141141
### Starlark Language Server Tool
@@ -264,8 +264,7 @@ Using codesearch is a two-step process:
264264
2. Run queries against the index.
265265

266266
The codesearch UI will guide you through that process. See the docs for
267-
[Searching](https://stackb.github.io/bazel-stack-vscode/searching) for more
268-
details.
267+
[Codesearch](https://docs.stack.build/docs/vscode/codesearch) for more details.
269268

270269
### Build Events Service Tool
271270

0 commit comments

Comments
 (0)