Skip to content

Commit 4e8d96b

Browse files
committed
link fixing
1 parent 29c2b40 commit 4e8d96b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/api/api.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Documentation for Clojure <<xref/../../dev/contrib_libs#,contrib libraries>>:
2626
== Other resources
2727

2828
* https://clojuredocs.org[ClojureDocs] - community provided example repository
29-
* https://cljdoc.org/[cljdoc] - library documentation
29+
* https://cljdoc.org[cljdoc] - library documentation
3030

3131
== Deprecated (pre Clojure 1.3)
3232

content/guides/getting_started.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ Also check out:
6060
There are many places to interact with other Clojure developers:
6161

6262
* https://ask.clojure.org[Ask Clojure] [official] - Clojure Q&A and knowledge base
63-
* https://clojurians.net[Clojurians Slack channel] - Clojure live chat, check out #beginners, #jobs, etc
63+
* http://clojurians.net[Clojurians Slack channel] - Clojure live chat, check out #beginners, #jobs, etc
6464
* https://clojureverse.org[Clojureverse] - Clojure forum

content/releases/devchangelog.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ clj -A:clj/next
680680
- https://clojure.atlassian.net/browse/CLJ-2128[CLJ-2128] spec error during macroexpand no longer throws compiler exception with location
681681
- Updated to use spec.alpha 0.1.123
682682

683-
=== https://groups.google.com/forum/#!topic/clojure/nB4qnDNGS2A[1.9.0-alpha16] (Apr 27, 2017)
683+
=== https://groups.google.com/g/clojure/c/nB4qnDNGS2A[1.9.0-alpha16] (Apr 27, 2017)
684684

685685
1.9.0-alpha16 includes the following changes since 1.9.0-alpha15:
686686

0 commit comments

Comments
 (0)