Skip to content

Commit 1203a33

Browse files
committed
fix dead link
1 parent eafef88 commit 1203a33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

blog/_posts/2017-05-26-whats-new-scala-native.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ We've added support for IO and regular expressions, among others:
102102
* A bugfix has been contributed by [@jonas][@jonas] to `String.replace`,
103103
fixing one broken benchmark at the same time. His work can be found in
104104
[#616][#616].
105-
* `System.nanoTime` was fixed by [@brad-rathke][@brad-rathke] in [#549][#549].
105+
* `System.nanoTime` was fixed by Brad Rathke in [#549][#549].
106106
* [@xuwei-k][@xuwei-k] fixed `nativeAvailableDependencies` which didn't work
107107
in the `test` configuration in [#565][#565].
108108

@@ -235,7 +235,6 @@ stdlib and external libraries.
235235

236236
[scala-native-0.2-release]: https://github.com/scala-native/scala-native/releases/tag/v0.2.0
237237
[@asoltysik]: https://github.com/asoltysik
238-
[@brad-rathke]: https://github.com/brad-rathke
239238
[@cedricviaccoz]: https://github.com/cedricviaccoz
240239
[@densh]: https://github.com/densh
241240
[@Duhemm]: https://github.com/Duhemm

0 commit comments

Comments
 (0)