You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,20 +24,20 @@ Most importantly this helps configure ClojureScript REPLs properly to use the cl
24
24
25
25
== Usage
26
26
27
-
See the [Release Notes](https://github.com/clojurephant/clojurephant-tooling/releases) for available versions, compatibility with clojurephant versions, and detailed change notes.
27
+
See the link:https://github.com/clojurephant/clojurephant-tooling/releases[Release Notes] for available versions, compatibility with clojurephant versions, and detailed change notes.
28
28
29
29
**TODO** UNDER CONSTRUCTION
30
30
31
31
== Getting help
32
32
33
-
Read the online Clojurephant documentation [https://clojurephant.dev](https://clojurephant.dev).
33
+
Read the online Clojurephant documentation link:https://clojurephant.dev[https://clojurephant.dev].
34
34
35
-
For questions or support, please visit the [Clojurephant Discussions](https://github.com/clojurephant/clojurephant/discussions).
35
+
For questions or support, please visit the link:https://github.com/clojurephant/clojurephant/discussions[Clojurephant Discussions].
36
36
37
-
Legacy channels where you might get luck and find one of us: [ClojureVerse gradle-clojure channel](https://clojureverse.org/c/projects/gradle-clojure) or the [Clojurian's Slack #gradle channel](http://clojurians.net/)
37
+
Legacy channels where you might get luck and find one of us: link:https://clojureverse.org/c/projects/gradle-clojure[ClojureVerse gradle-clojure channel] or the link:http://clojurians.net/[Clojurian's Slack #gradle channel]
38
38
39
-
For bug reports and feature requests, please use the repo's [issues](https://github.com/clojurephant/clojurephant-tooling/issues).
39
+
For bug reports and feature requests, please use the repo's link:https://github.com/clojurephant/clojurephant-tooling/issues[issues].
40
40
41
41
== Contributing
42
42
43
-
See the [guidelines](.github/CONTRIBUTING.md) for details on how you can contribute.
43
+
See the link:.github/CONTRIBUTING.md[guidelines] for details on how you can contribute.
0 commit comments