From: Aleksey Kladov Date: Thu, 3 May 2018 13:06:18 +0000 (+0300) Subject: Fix link in docs X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~1^2~23^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5ca124574f7c2eb0d2868b1bf32fcfdc71d97e42;p=cargo.git Fix link in docs --- 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