From 5ca124574f7c2eb0d2868b1bf32fcfdc71d97e42 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Thu, 3 May 2018 16:06:18 +0300 Subject: [PATCH] Fix link in docs --- src/doc/src/reference/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/src/reference/config.md b/src/doc/src/reference/config.md index 903a23837..eb28864f8 100644 --- a/src/doc/src/reference/config.md +++ b/src/doc/src/reference/config.md @@ -140,4 +140,4 @@ In addition to the system above, Cargo recognizes a few other specific [environment variables][env]. [env]: reference/environment-variables.html -[source]: (reference/source-replacement.html) +[source]: reference/source-replacement.html -- 2.30.2