@@ -34,7 +34,7 @@ Releases and Dependency Information
3434
3535Latest stable release: 0.0.4
3636
37- * [ All Released Versions] ( http ://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22math.numeric-tower%22)
37+ * [ All Released Versions] ( https ://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22math.numeric-tower%22)
3838
3939* [ Development Snapshot Versions] ( https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~math.numeric-tower~~~ )
4040
@@ -49,7 +49,7 @@ org.clojure/math.numeric-tower {:mvn/version "0.0.4"}
4949[org.clojure/math.numeric-tower " 0.0.4" ]
5050```
5151
52- [ Maven] ( http ://maven.apache.org/) dependency information:
52+ [ Maven] ( https ://maven.apache.org/) dependency information:
5353
5454``` xml
5555<dependency >
@@ -91,18 +91,15 @@ Example Usage
9191Refer to docstrings in the ` clojure.math.numeric-tower ` namespace for
9292additional documentation.
9393
94- [ API Documentation] ( http ://clojure.github.com /math.numeric-tower/)
94+ [ API Documentation] ( https ://clojure.github.io /math.numeric-tower/)
9595
9696Developer Information
9797========================================
9898
9999* [ GitHub project] ( https://github.com/clojure/math.numeric-tower )
100-
101- * [ Bug Tracker] ( http://dev.clojure.org/jira/browse/MTOWER )
102-
103- * [ Continuous Integration] ( http://build.clojure.org/job/math.numeric-tower/ )
104-
105- * [ Compatibility Test Matrix] ( http://build.clojure.org/job/math.numeric-tower-test-matrix/ )
100+ * [ Bug Tracker] ( https://clojure.atlassian.net/browse/MTOWER )
101+ * [ Continuous Integration] ( https://build.clojure.org/job/math.numeric-tower/ )
102+ * [ Compatibility Test Matrix] ( https://build.clojure.org/job/math.numeric-tower-test-matrix/ )
106103
107104
108105Changelog
0 commit comments