summaryrefslogtreecommitdiff
path: root/library/src/math/style.rs
diff options
context:
space:
mode:
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
/// ```