From a7047d22c756222728ec1e2cd863c4875610be6e Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Wed, 17 Feb 2021 19:29:10 +0300 Subject: fix(doc): use automatic link resolution in docs --- doc/macros.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/macros.md') diff --git a/doc/macros.md b/doc/macros.md index fdced4e..3b99c3e 100644 --- a/doc/macros.md +++ b/doc/macros.md @@ -231,7 +231,7 @@ Function signature: Wrapper around `local` which can declare variables inside namespace, and as local `name` at the same time similarly to -[`fn*`](#fn*). Accepts optional `attr-map?` which can contain a +[`fn*`](#fn). Accepts optional `attr-map?` which can contain a docstring, and whether variable should be mutable or not. Sets variable to the result of `expr`. @@ -594,5 +594,5 @@ Copyright (C) 2020-2021 Andrey Listopadov License: [MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE) - -- cgit v1.2.3