Skip to content

Commit 459af84

Browse files
committed
🤖 fix: remove external link from docs
mdbook linkcheck doesn't allow links outside the docs directory. Changed to a plain text reference instead. _Generated with `cmux`_
1 parent 3a83bc5 commit 459af84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/vscode-extension.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ The extension is designed to **complement** the cmux app, not replace it. Use cm
132132

133133
## Development
134134

135-
See the [extension README](../vscode/README.md) for development instructions.
135+
For development instructions, see `vscode/README.md` and `vscode/DEVELOPMENT.md` in the
136+
repository.
136137

137138
## Related
138139

0 commit comments

Comments
 (0)