Skip to content

Commit 3e3cb87

Browse files
exercism.org (#477)
1 parent 1cd3f86 commit 3e3cb87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SETUP.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#+TITLE: Setup
22

33
For learning resources and help with installation, refer to the
4-
[[http://exercism.io/languages/clojure][Exercism help page]].
4+
[[http://exercism.org/languages/clojure][Exercism help page]].
55

66
To run the tests provided, you will need to install [[http://leiningen.org][Leiningen]].
77

exercises/practice/hello-world/.docs/instructions.append.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ Then submit the exercise using:
2727
$ exercism submit src/hello_world.clj
2828
```
2929

30-
For more detailed instructions and learning resources refer [exercism's clojure language page](http://exercism.io/languages/clojure).
30+
For more detailed instructions and learning resources refer [exercism's clojure language page](http://exercism.org/languages/clojure).

0 commit comments

Comments
 (0)