diff options
Diffstat (limited to 'doc/macros.md')
| -rw-r--r-- | doc/macros.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/macros.md b/doc/macros.md index f1efa48..7fa717c 100644 --- a/doc/macros.md +++ b/doc/macros.md @@ -3,7 +3,7 @@ Macros for Cljlib that implement various facilities from Clojure. **Table of contents** -- [`fn*`](#fn*) +- [`fn*`](#fn) - [`try`](#try) - [`def`](#def) - [`defonce`](#defonce) |