diff options
| author | Masafumi Koba <473530+ybiquitous@users.noreply.github.com> | 2022-09-24 14:49:38 +0900 |
|---|---|---|
| committer | Masafumi Koba <473530+ybiquitous@users.noreply.github.com> | 2022-09-24 14:49:38 +0900 |
| commit | b96ea13a6ec11e720869e6be522c1e1ef804011c (patch) | |
| tree | 782a6b05df43222ac237aefdc123ccdfefce76cc /README.md | |
| parent | 1d24ca2e6c18cd036f00e930cca64f44db04fb67 (diff) | |
| download | rust-mode-b96ea13a6ec11e720869e6be522c1e1ef804011c.tar.gz | |
Fix internal link in README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -51,8 +51,7 @@ This mode provides: - Integration with Cargo, clippy and rustfmt This mode does _not_ provide autocompletion, or jumping to function / -trait definitions. See [Auto-completion / code -navigation](#auto-completion--code-navigation) below for tips on how +trait definitions. See [Auto-completion](#auto-completion) below for tips on how to enable this. If you are missing features in rust-mode, please check out |
