From 558585c88ff53f15651dea7edcd5f91b95b45b84 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Wed, 10 Jun 2015 10:54:28 +0200 Subject: [PATCH] Fix links --- notes/0.13.9.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notes/0.13.9.markdown b/notes/0.13.9.markdown index 2294b8210..83482b18c 100644 --- a/notes/0.13.9.markdown +++ b/notes/0.13.9.markdown @@ -38,6 +38,8 @@ [1856]: https://github.com/sbt/sbt/issues/1856 [1877]: https://github.com/sbt/sbt/issues/1877 [2035]: https://github.com/sbt/sbt/pull/2035 + [2001]: https://github.com/sbt/sbt/issues/2001 + [2027]: https://github.com/sbt/sbt/pull/2027 ### Fixes with compatibility implications