Fix typo in Common Lisp section
authorJames Vaughan <james@jamesbvaughan.com>
Sat, 23 Jun 2018 23:08:15 +0000 (16:08 -0700)
committerGitHub <noreply@github.com>
Sat, 23 Jun 2018 23:08:15 +0000 (16:08 -0700)
README.md

index 1361df8..3c366e5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -259,7 +259,7 @@ cd chuck
 
 The implementation has been tested with SBCL, CCL, CMUCL, GNU CLISP, ECL and
 Allegro CL on Ubuntu 16.04 and Ubuntu 12.04, see
-the [README][common-lisp/README.org] for more details. Provided you have the
+the [README](common-lisp/README.org) for more details. Provided you have the
 dependencies mentioned installed, do the following to run the implementation
 
 ```