From 56a96881a54dd3784e0db22e36130eddf4e19a02 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 19 May 2023 11:04:20 +0200 Subject: Doc links for function scopes --- docs/src/reference/styling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/src/reference/styling.md') diff --git a/docs/src/reference/styling.md b/docs/src/reference/styling.md index d088d61d..85095e34 100644 --- a/docs/src/reference/styling.md +++ b/docs/src/reference/styling.md @@ -17,7 +17,7 @@ as a [function call]($type/function) to an keyword (or `[#set]` in markup). Only optional parameters of that function can be provided to the set rule. Refer to each function's documentation to see which parameters are optional. In the example below, we use two set rules to change -the [font family]($func/text.family) and +the [font family]($func/text.font) and [heading numbering]($func/heading.numbering). ```example -- cgit v1.2.3