Skip to content

Commit fdeb275

Browse files
committed
Add URL to project.clj
1 parent 0416819 commit fdeb275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
:description "A framework for asynchronous communication"
2121
:repositories {"jboss" "https://repository.jboss.org/nexus/content/groups/public/"
2222
"sonatype-oss-public" "https://oss.sonatype.org/content/groups/public/"}
23+
:url "https://github.com/clj-commons/aleph"
2324
:license {:name "MIT License"}
2425
:dependencies ~(concat
2526
other-dependencies

0 commit comments

Comments
 (0)