From 87a961d8a7ded618c76180ab0392fd035aafc71c Mon Sep 17 00:00:00 2001 From: Daniel Kolesa Date: Sun, 4 Sep 2016 21:46:16 +0200 Subject: [PATCH] direct url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a97e8813..c278de0f 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,6 @@ builds the REPL. The project also bundles the linenoise line editing library which has been modified to compile cleanly as C++ (with the same flags as libcubescript). It's used strictly for the REPL only (you don't need it to build libcubescript itself). The version -in the repository tracks Git revision c894b9e59f02203dbe4e2be657572cf88c4230c3. +in the repository tracks Git revision https://github.com/antirez/linenoise/commit/c894b9e59f02203dbe4e2be657572cf88c4230c3. See COPYING.md for licensing information.