From 52d5b873801c90ca1cc3156f168bdf67963a3a8a Mon Sep 17 00:00:00 2001 From: Feiyang Chen Date: Fri, 12 Aug 2022 09:26:35 +0800 Subject: [PATCH] Fix invalid reference --- docs/README-EN.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README-EN.adoc b/docs/README-EN.adoc index 7661ff4..38d1a9f 100644 --- a/docs/README-EN.adoc +++ b/docs/README-EN.adoc @@ -172,7 +172,7 @@ Run `git config --global core.longpaths true` to modify the global configuration . Use the latest https://www.jruby.org/download[JRuby] instead of Ruby. -The rest is the same as in <>, but JRuby runs much slower and may have cmd popups when running commands. +The rest is the same as in <>, but JRuby runs much slower and may have cmd popups when running commands. === Developing on Docker