Skip to content

Commit

Permalink
Changed URL in core.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
Lau B. Jensen committed Jan 21, 2011
1 parent c5d129b commit e82ded4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clojureql/core.clj
Expand Up @@ -4,7 +4,7 @@
you to access tables and rows as objects that have uniform interfaces
for queries, inserts and deletions.
Please see the README.md for documentation"
Please see the http://www.clojureql.org for documentation"
:url "http://github.com/LauJensen/clojureql"}
(:refer-clojure
:exclude [take drop sort distinct conj! disj! compile])
Expand Down

0 comments on commit e82ded4

Please sign in to comment.