From d728f8fad5c4dbafd544deb721b205b606778e72 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 3 Jan 2019 11:40:01 +0200 Subject: [PATCH] Update the link to nREPL nREPL has a new home these days. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f92c17..39eec13 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ HyREPL ====== -HyREPL is an implementation of the [nREPL](https://github.com/clojure/tools.nrepl) +HyREPL is an implementation of the [nREPL](https://nrepl.org) protocol for [Hy](https://github.com/hylang/hy). Lighttable