Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 484c5cc

Browse files
committed
Fix readme syntax
1 parent 308854f commit 484c5cc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,20 @@ Most importantly this helps configure ClojureScript REPLs properly to use the cl
2424

2525
== Usage
2626

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.
2828

2929
**TODO** UNDER CONSTRUCTION
3030

3131
== Getting help
3232

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].
3434

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].
3636

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]
3838

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].
4040

4141
== Contributing
4242

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

Comments
 (0)