From 8fbfa594e072aba384becaf5f4bd358bcc2ebc68 Mon Sep 17 00:00:00 2001 From: Martin Haug Date: Sun, 29 Jan 2023 12:43:44 +0100 Subject: Update docs so that the reference builds again --- library/src/math/style.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/src/math/style.rs') diff --git a/library/src/math/style.rs b/library/src/math/style.rs index d10230f9..d408b532 100644 --- a/library/src/math/style.rs +++ b/library/src/math/style.rs @@ -243,7 +243,7 @@ impl LayoutMath for MonoNode { /// Blackboard bold (double-struck) font style in math. /// /// For uppercase latin letters, blackboard bold is additionally available -/// through [symmie symbols](@symbol) of the form `NN` and `RR`. +/// through [symbols](/docs/reference/math/) of the form `NN` and `RR`. /// /// ## Example /// ``` -- cgit v1.2.3