From 7f9c36b6a9f1b2160ee71966f986caceaaa6bd55 Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Fri, 16 Oct 2020 12:00:19 +0900 Subject: [PATCH] Fix a link on git.md --- src/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/git.md b/src/git.md index 2d2200b3..f567188d 100644 --- a/src/git.md +++ b/src/git.md @@ -106,7 +106,7 @@ Caused by: ``` it's not anything you did wrong. There is a workaround at [#77620]. -[#77620](https://github.com/rust-lang/rust/issues/77620#issuecomment-705228229) +[#77620]: https://github.com/rust-lang/rust/issues/77620#issuecomment-705228229 ## Conflicts