mirror of
https://github.com/edg-l/sitewriter.git
synced 2024-11-09 09:38:24 +00:00
fix doc links
This commit is contained in:
parent
2203737431
commit
0bb980d7b1
|
@ -174,7 +174,7 @@ where
|
|||
|
||||
/// Generates the sitemap and saves it using the provided writer.
|
||||
///
|
||||
/// It's recommended to use [`Sitemap::generate_bytes`] or [`Sitemap::generate_str`] if you need a
|
||||
/// It's recommended to use [`generate_bytes`] or [`generate_str`] if you need a
|
||||
/// String or a Vec<u8>.
|
||||
///
|
||||
/// # Errors
|
||||
|
|
Loading…
Reference in a new issue