Skip to content

Commit ab89a90

Browse files
committed
update old links
1 parent 11e7b7b commit ab89a90

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ more information on how to contribute.
88

99
[Clojure contrib]: https://clojure.org/community/contrib_libs
1010
[Contributing]: https://clojure.org/community/contributing
11-
[JIRA]: http://dev.clojure.org/jira/browse/TTRACE
11+
[JIRA]: https://clojure.atlassian.net/browse/TTRACE
1212
[guidelines]: https://clojure.org/community/contrib_howto

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,9 @@ Developer Information
7777
========================================
7878

7979
* [GitHub project](https://github.com/clojure/tools.trace)
80-
81-
* [Bug Tracker](http://dev.clojure.org/jira/browse/TTRACE)
82-
83-
* [Continuous Integration](http://build.clojure.org/job/tools.trace/)
84-
85-
* [http://build.clojure.org/job/tools.trace-test-matrix/)
80+
* [Bug Tracker](https://clojure.atlassian.net/browse/TTRACE)
81+
* [Continuous Integration](https://build.clojure.org/job/tools.trace/)
82+
* [TestMatrix](https://build.clojure.org/job/tools.trace-test-matrix/)
8683

8784

8885

0 commit comments

Comments
 (0)