From a89ecc15d90c11652d1ce30b70e87ad9a06f0f3a Mon Sep 17 00:00:00 2001 From: Judah Jacobson <judah.jacobson@gmail.com> Date: Sun, 6 Mar 2016 12:36:53 -0800 Subject: [PATCH] Point to github wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2159507..17763e3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The most recent development source code can be downloaded with: git clone https://github.com/judah/haskeline Further documentation is also available at -[http://trac.haskell.org/haskeline/wiki/WikiDocumentation](http://trac.haskell.org/haskeline/wiki/WikiDocumentation) +[[https://github.com/judah/haskeline/wiki]]. ##Features: -- GitLab