Skip to content

Commit

Permalink
exercism.org (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
MenkeTechnologies authored May 1, 2022
1 parent 1cd3f86 commit 3e3cb87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SETUP.org
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#+TITLE: Setup

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

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Then submit the exercise using:
$ exercism submit src/hello_world.clj
```

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

0 comments on commit 3e3cb87

Please sign in to comment.