summaryrefslogtreecommitdiff
path: root/library/src/math/style.rs
diff options
context:
space:
mode:
authorMartin Haug <mhaug@live.de>2023-01-29 12:43:44 +0100
committerMartin Haug <mhaug@live.de>2023-01-29 12:43:44 +0100
commit8fbfa594e072aba384becaf5f4bd358bcc2ebc68 (patch)
tree4ace0ac099e3767afbaca3951c314a05ca823e59 /library/src/math/style.rs
parent83b28e99aed4a168238148a56a5fe2e0bc91d01f (diff)
Update docs so that the reference builds again
Diffstat (limited to 'library/src/math/style.rs')
-rw-r--r--library/src/math/style.rs2
1 files changed, 1 insertions, 1 deletions
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
/// ```