summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2023-02-05 03:25:06 +0200
committerDmitry Gutov <dgutov@yandex.ru>2023-02-05 03:25:06 +0200
commitba7d7230f9e3ed75c9982d32bb9fdff1dc10935d (patch)
tree10f4d6bd74c2f383afe80ff7c370f53748fee896
parent74ddbbf45ba229d473248838c1a542a5f99980b1 (diff)
Fix a broken URLexternals/ruby-end
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 95f76de..d84fc37 100644
--- a/README.markdown
+++ b/README.markdown
@@ -21,7 +21,7 @@ and then `SPC`.
For more information, see comments in `ruby-end.el`.
## Contribution
-Contribution is much welcome! Ruby end is tested using [Ecukes](http://ecukes.info). When
+Contribution is much welcome! Ruby end is tested using [Ecukes](https://github.com/ecukes/ecukes). When
adding new features, please write tests for them!
Install [cask](https://github.com/rejeep/cask.el) if you haven't