Skip to content

Commit 7657be6

Browse files
empirestamblerre
authored andcommitted
gopls/doc: fix broken link
Change-Id: I051824d44b12bbdb3bff41ff97d8583d841810e2 GitHub-Last-Rev: 7fb731d GitHub-Pull-Request: #314 Reviewed-on: https://go-review.googlesource.com/c/tools/+/313096 Reviewed-by: Rebecca Stambler <[email protected]> Trust: Rebecca Stambler <[email protected]> Trust: Robert Findley <[email protected]> Run-TryBot: Rebecca Stambler <[email protected]> gopls-CI: kokoro <[email protected]> TryBot-Result: Go Bot <[email protected]>
1 parent 7c93484 commit 7657be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gopls/doc/workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ As of Jan 2021, if you are working with multiple modules or nested modules, you
2323
will need to create a "workspace folder" for each module. This means that each
2424
module has its own scope, and features will not work across modules. We are
2525
currently working on addressing this limitation--see details about
26-
[experimental workspace module mode](#experimental-workspace-module-mode)
26+
[experimental workspace module mode](#workspace-module-experimental)
2727
below.
2828

2929
In VS Code, you can create a workspace folder by setting up a

0 commit comments

Comments
 (0)