aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/thematic_break.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/construct/thematic_break.rs')
-rw-r--r--src/construct/thematic_break.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/construct/thematic_break.rs b/src/construct/thematic_break.rs
index 8e3c4f4..5969e77 100644
--- a/src/construct/thematic_break.rs
+++ b/src/construct/thematic_break.rs
@@ -35,8 +35,8 @@
//!
//! ## Tokens
//!
-//! * [`ThematicBreak`][Token::ThematicBreak]
-//! * [`ThematicBreakSequence`][Token::ThematicBreakSequence]
+//! * [`ThematicBreak`][Name::ThematicBreak]
+//! * [`ThematicBreakSequence`][Name::ThematicBreakSequence]
//!
//! ## References
//!