From 8b46319cb8af2430e658519ba4b243b566f42c3c Mon Sep 17 00:00:00 2001 From: Julian Ospald <hasufell@posteo.de> Date: Sat, 28 Mar 2020 11:20:36 +0100 Subject: [PATCH] Add bug-report link to www --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index 4abc7f5..25add1e 100644 --- a/www/index.html +++ b/www/index.html @@ -113,7 +113,7 @@ </div> <p> - Need help? <a href="http://webchat.freenode.net/?randomnick=1&channels=%23haskell&uio=d4">Ask on #haskell</a>. + Need help? <a href="http://webchat.freenode.net/?randomnick=1&channels=%23haskell&uio=d4">Ask on #haskell</a> or <a href="https://gitlab.haskell.org/haskell/ghcup/issues">report a bug</a>. </p> <p id="about"> -- GitLab