diff --git a/website/src/_posts/2017-09-0.19.md b/website/src/_posts/2017-09-0.19.md index 4da42ee4d..54467426d 100644 --- a/website/src/_posts/2017-09-0.19.md +++ b/website/src/_posts/2017-09-0.19.md @@ -9,9 +9,9 @@ Hello! The `0.19` release is mostly about internal fixes, optimizations and refa ## Jest tests -Thanks to our contributer, @richardwillars, and following the example set by Uppy Server, we’ve switched to Jest for Uppy’s unit tests, and added a bunch of new tests as well. +Thanks to our contributer, [@richardwillars](https://github.com/richardwillars), and following the example set by Uppy Server, we’ve [switched to Jest](https://github.com/transloadit/uppy/pull/310) for Uppy’s unit tests, and added a bunch of new tests as well. And even more are being [added](https://github.com/transloadit/uppy/pull/346) as we speak! -Also more tests have been added for Uppy Server. +We're also happy to report that [more tests](https://github.com/transloadit/uppy-server/pull/27) have been added for Uppy Server. ## Dashboard APIs