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 3523bb9 commit 1e07521Copy full SHA for 1e07521
build.clj
@@ -31,7 +31,7 @@
31
:version version
32
:basis basis
33
:src-dirs ["src"]
34
- :scm {:url "https://github.com:cljdoc/cljdoc-exerciser"
+ :scm {:url "https://github.com/cljdoc/cljdoc-exerciser"
35
:connection "scm:git:git://github.com/cljdoc/cljdoc-exerciser.git"
36
:developerConnection "scm:git:ssh://git@github.com/cljdoc/cljdoc-exerciser.git"
37
:tag (format "v%s" version)}
0 commit comments