From 7919825e4f1ff6c3de951655706301e1e66ba3bf Mon Sep 17 00:00:00 2001 From: Jarmo Riikonen Date: Wed, 5 Jun 2019 10:28:17 +0300 Subject: [PATCH] Fix to Troubleshooting link. --- modules/lang/rust/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/rust/README.org b/modules/lang/rust/README.org index 16907490e..32f18b69d 100644 --- a/modules/lang/rust/README.org +++ b/modules/lang/rust/README.org @@ -37,7 +37,7 @@ To get started with Rust, you can either use =rustup= and install rust with: ~curl https://sh.rustup.rs -sSf | sh~ Package manager is not recommended to install Nightly version of Rust what is -required for ~racer~ from [[https://github.com/racer-rust/racer#installation][version 2.1]] (more info in [[Troubleshooting][Troubleshooting]]) +required for ~racer~ from [[https://github.com/racer-rust/racer#installation][version 2.1]] (more info in [[#Troubleshooting][Troubleshooting]]) * Features This module also supports LSP, it requires installation of Rust Language Server