From 78c615b25f8ab2dff23cfdcf59e41fb01080e62c Mon Sep 17 00:00:00 2001 From: Martin Haug Date: Tue, 30 May 2023 10:25:28 +0200 Subject: Fix 404 links --- docs/src/general/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index 6ce26b5f..916ddc86 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -50,7 +50,7 @@ description: | - Exposed [list]($func/list.item), [enum]($func/enum.item), and [term list]($func/terms.item) items in their respective functions' scope - The `at` methods on [strings]($type/string.at), [arrays]($type/array.at), - [dictionaries]($type/dict.at), and [content]($type/content.at) now support + [dictionaries]($type/dictionary.at), and [content]($type/content.at) now support specifying a default value - Added support for passing a function to [`replace`]($type/string.replace) that is called with each match. -- cgit v1.2.3