We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d517b63 commit be5ebfbCopy full SHA for be5ebfb
project.clj
@@ -1,6 +1,6 @@
1
(defproject clooj "0.5"
2
:description "clooj, a small IDE for clojure"
3
- :url "https://github.com/arthuredelstein/clooj"
+ :url "https://github.com/clj-commons/clooj"
4
:license {:name "Eclipse Public License"
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
:main clooj.core
0 commit comments