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 bd46e29 commit e9a110fCopy full SHA for e9a110f
script/closure-library-release/closure-library-release.sh
@@ -6,7 +6,7 @@ set -e
6
7
POM_TEMPLATE_FILE="google-closure-library.pom.template"
8
THIRD_PARTY_POM_TEMPLATE_FILE="google-closure-library-third-party.pom.template"
9
-GIT_CLONE_URL="https://github.com/google/closure-library.git"
+GIT_CLONE_URL="https://github.com/clojure/closure-library.git"
10
11
### Functions
12
0 commit comments