diff options
Diffstat (limited to 'src/construct/paragraph.rs')
-rw-r--r-- | src/construct/paragraph.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/construct/paragraph.rs b/src/construct/paragraph.rs index acbee83..663b01b 100644 --- a/src/construct/paragraph.rs +++ b/src/construct/paragraph.rs @@ -19,7 +19,7 @@ //! //! ## Tokens //! -//! * [`Paragraph`][Token::Paragraph] +//! * [`Paragraph`][Name::Paragraph] //! //! ## References //! |