Skip to content

Commit e9a110f

Browse files
committed
Point at our fork
1 parent bd46e29 commit e9a110f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/closure-library-release/closure-library-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -e
66

77
POM_TEMPLATE_FILE="google-closure-library.pom.template"
88
THIRD_PARTY_POM_TEMPLATE_FILE="google-closure-library-third-party.pom.template"
9-
GIT_CLONE_URL="https://github.com/google/closure-library.git"
9+
GIT_CLONE_URL="https://github.com/clojure/closure-library.git"
1010

1111
### Functions
1212

0 commit comments

Comments
 (0)