diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user/README.md b/docs/user/README.md index b25e152d0a0..8de46981b06 100644 --- a/docs/user/README.md +++ b/docs/user/README.md @@ -14,7 +14,7 @@ to execute $ rustup component add rust-src ``` -See [./features.md] document for a list of features that are available. +See [./features.md](./features.md) document for a list of features that are available. ## VS Code @@ -46,7 +46,7 @@ bugs! It's better to remove existing Rust plugins to avoid interference. Beyond basic LSP features, there are some extension commands which you can -invoke via <kbd>Ctrl+Shift+P</kbd> or bind to a shortcut. See [./features.md] +invoke via <kbd>Ctrl+Shift+P</kbd> or bind to a shortcut. See [./features.md](./features.md) for details. ### Settings |
