From ad65ccc8ac34fb15a4eb4ba98295b8c96f00aaed Mon Sep 17 00:00:00 2001 From: Florian-Schoenherr Date: Sat, 21 Aug 2021 13:14:19 +0200 Subject: [PATCH] docs: link issue Signed-off-by: Florian-Schoenherr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96615f261bb..e9c7672c127 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ Run `./mach bootstrap-android --build` to get Android-specific tools. See wiki f [details](https://github.com/servo/servo/wiki/Building-for-Android). ### Cloning the Repo -Your CARGO_HOME needs to point to (or be in) the same drive as your Servo repository (See #28530). +Your CARGO_HOME needs to point to (or be in) the same drive as your Servo repository (See [#28530](https://github.com/servo/servo/issues/28530)). ``` sh git clone https://github.com/servo/servo cd servo