summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrey Listopadov <andreyorst@gmail.com>2023-08-28 23:59:40 +0300
committerAndrey Listopadov <andreyorst@gmail.com>2023-08-28 23:59:40 +0300
commitb1202918b2a7cb91e9c7744b70cea7e241bce2f8 (patch)
treedc12776a22cb123f528d90c0240f6ab6e1b37bad /README.md
parentece7f872860d286536cb1a5d4f9d5b7da6dc88be (diff)
update doc link
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4888419..1435ff8 100644
--- a/README.md
+++ b/README.md
@@ -29,11 +29,11 @@ However, this way the macros provided by this library will not be available.
## Documentation
-Documentation is auto-generated with [Fenneldoc](https://gitlab.com/andreyorst/fenneldoc) and can be found [here](https://gitlab.com/andreyorst/fennel-cljlib/-/tree/master/doc).
+Documentation is auto-generated with [Fenneldoc][2] and can be found [here][3].
# Contributing
-Please make sure you've read [contribution guidelines][2].
+Please make sure you've read [contribution guidelines][4].
In order to work on the library, edit the `src/cljlib.fnl` file, then run the following command in the project root:
@@ -46,7 +46,9 @@ Tests can be ran with:
fennel utils/run-tests
[1]: https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/cljlib.fnl
-[2]: https://gitlab.com/andreyorst/fennel-cljlib/-/tree/master/CONTRIBUTING.md
+[2]: https://gitlab.com/andreyorst/fenneldoc
+[3]: https://gitlab.com/andreyorst/fennel-cljlib/-/blob/master/doc/cljlib.md
+[4]: https://gitlab.com/andreyorst/fennel-cljlib/-/tree/master/CONTRIBUTING.md
<!-- LocalWords: Lua submodule precompile cljlib docstring config
LocalWords: namespace destructure runtime Clojure precompiled