From affbb8f46e3a998f9b358972039c0032a74a3171 Mon Sep 17 00:00:00 2001 From: Wenhao Ji Date: Thu, 26 Jan 2017 12:51:45 +0800 Subject: [PATCH] Change the link of REPL online --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ac25a0..5c275b0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If the docker cli is available on your computer, you can just run the lastest `z docker run -it --rm zetaplusae/bud:latest -Or, you can try [the REPL online](https://bud.arukascloud.io/). +Or, you can try [the REPL online](http://bud.cloud.predatorray.me/). Finally, type your Lisp expressions.