From 40b62f83f3af52467fe0f6fb06a7f3cf1ae5d342 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sun, 30 Sep 2018 01:11:03 +0800 Subject: [PATCH] Fix issue references --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 42137ff..cde48fe 100644 --- a/README.md +++ b/README.md @@ -48,13 +48,13 @@ See `ghcup.sh --help`. ## TODO -- [ ] FreeBSD support (#4) -- [ ] Make fetching tarballs more robust (#5) +- [ ] FreeBSD support ([#4](https://github.com/hasufell/ghcup/issues/4)) +- [ ] Make fetching tarballs more robust ([#5](https://github.com/hasufell/ghcup/issues/5)) ## Feature considerations -- [ ] Allow to compile from source (#2) -- [ ] Allow to install cabal-install as well (#3) +- [ ] Allow to compile from source ([#2](https://github.com/hasufell/ghcup/issues/2)) +- [ ] Allow to install cabal-install as well ([#3](https://github.com/hasufell/ghcup/issues/3)) ## Known problems