aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/html_text.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/construct/html_text.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/construct/html_text.rs b/src/construct/html_text.rs
index 27e92f5..1b15956 100644
--- a/src/construct/html_text.rs
+++ b/src/construct/html_text.rs
@@ -42,8 +42,8 @@
//!
//! ## Tokens
//!
-//! * [`HtmlText`][Token::HtmlText]
-//! * [`HtmlTextData`][Token::HtmlTextData]
+//! * [`HtmlText`][Name::HtmlText]
+//! * [`HtmlTextData`][Name::HtmlTextData]
//!
//! ## References
//!