From 56ad19ef025ddf8461b56c5f42ca074e4f2ebe23 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Wed, 20 Mar 2019 12:21:55 +0300 Subject: fix links --- docs/user/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/user') diff --git a/docs/user/README.md b/docs/user/README.md index b25e152d0..8de46981b 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 Ctrl+Shift+P or bind to a shortcut. See [./features.md] +invoke via Ctrl+Shift+P or bind to a shortcut. See [./features.md](./features.md) for details. ### Settings -- cgit v1.2.3