Skip to content

Commit b155480

Browse files
adonovangopherbot
authored andcommitted
gopls/doc/features: add "MCP" to index.
I sought and did not find. Change-Id: I78d5b3286c9a494996a7d0852de399cbaec86d85 Reviewed-on: https://go-review.googlesource.com/c/tools/+/694117 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Robert Findley <[email protected]> Auto-Submit: Alan Donovan <[email protected]>
1 parent 992bf9c commit b155480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gopls/doc/features/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ when making significant changes to existing features or when adding new ones.
6464
- [go.mod and go.work files](modfiles.md): Go module and workspace manifests
6565
- [Go *.s assembly files](assembly.md): Go assembly files
6666
- [Command-line interface](../command-line.md): CLI for debugging and scripting (unstable)
67-
- [Model Context Protocol](mcp.md): use some features in AI-assisted environments
67+
- [Model Context Protocol (MCP)](mcp.md): use some features in AI-assisted environments
6868

6969
You can find this page from within your editor by executing the
7070
`gopls.doc.features` [code action](transformation.md#code-actions),

0 commit comments

Comments
 (0)