From 143fdc9720039f3a2546f3a4473d7261d71ae4dc Mon Sep 17 00:00:00 2001 From: Alexandre Archambault Date: Tue, 18 Apr 2017 14:17:11 +0200 Subject: [PATCH] Fix link in release notes Reported by @ritschwumm (via https://gitter.im/coursier/coursier?at=58f15a5dbdf4acc1125e6d5f) --- notes/1.0.0-RC1.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/1.0.0-RC1.markdown b/notes/1.0.0-RC1.markdown index 43dc0ac68..a05b72fc3 100644 --- a/notes/1.0.0-RC1.markdown +++ b/notes/1.0.0-RC1.markdown @@ -104,7 +104,7 @@ $ coursier launch -r bintray-ivy:org/repo-name ... [@MasseGuillaume]: https://github.com/MasseGuillaume [@n4to4]: https://github.com/n4to4 [@olafurpg]: https://github.com/olafurpg -[csbt]: https://github.com/coursier/coursier/blob/v1.0.0-RC/csbt +[csbt]: https://github.com/coursier/coursier/blob/v1.0.0-RC1/csbt ## Non-backward compatible changes