File tree 2 files changed +5
-8
lines changed
2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ more information on how to contribute.
8
8
9
9
[ Clojure contrib ] : https://clojure.org/community/contrib_libs
10
10
[ Contributing ] : https://clojure.org/community/contributing
11
- [ JIRA ] : http ://dev. clojure.org/jira /browse/CRRBV
11
+ [ JIRA ] : https ://clojure.atlassian.net /browse/CRRBV
12
12
[ guidelines ] : https://clojure.org/community/contrib_howto
Original file line number Diff line number Diff line change @@ -199,17 +199,14 @@ org.clojure/core.rrb-vector {:mvn/version "${version}"}
199
199
200
200
core.rrb-vector is being developed as a Clojure Contrib project, see
201
201
the
202
- [ What is Clojure Contrib] ( http ://dev. clojure.org/pages/viewpage.action?pageId=5767464 )
202
+ [ What is Clojure Contrib] ( https ://clojure.org/dev/contrib_libs )
203
203
page for details. Patches will only be accepted from developers who
204
204
have signed the Clojure Contributor Agreement.
205
205
206
206
* [ GitHub project] ( https://github.com/clojure/core.rrb-vector )
207
-
208
- * [ Bug Tracker] ( http://dev.clojure.org/jira/browse/CRRBV )
209
-
210
- * [ Continuous Integration] ( http://build.clojure.org/job/core.rrb-vector/ )
211
-
212
- * [ Compatibility Test Matrix] ( http://build.clojure.org/job/core.rrb-vector-test-matrix/ )
207
+ * [ Bug Tracker] ( https://clojure.atlassian.net/browse/CRRBV )
208
+ * [ Continuous Integration] ( https://build.clojure.org/job/core.rrb-vector/ )
209
+ * [ Compatibility Test Matrix] ( https://build.clojure.org/job/core.rrb-vector-test-matrix/ )
213
210
214
211
215
212
### Useful Maven commands
You can’t perform that action at this time.
0 commit comments