From 0665c40438dcd85149a5cd0a681333e163b96fe3 Mon Sep 17 00:00:00 2001 From: Andy Wermke Date: Wed, 10 Jan 2018 17:35:43 +0100 Subject: [PATCH] Fix issue link readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 09e18b2..090f2c2 100644 --- a/readme.md +++ b/readme.md @@ -101,7 +101,7 @@ Especially when working with bundlers like webpack you will encounter this issue TS_NODE_COMPILER_OPTIONS='{"module":"commonjs"}' ava-ts ``` -If you feel this use case needs to be improved, complain in #5 😉 +If you feel this use case needs to be improved, complain in [#5](https://github.com/andywer/ava-ts/issues/5) 😉