Skip to content

Commit

Permalink
docs: some fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SoonIter committed Feb 25, 2024
1 parent 4ee0265 commit 266bceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/impl-deserializer.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
[`Deserializer`]: https://docs.rs/serde/1/serde/de/trait.Deserializer.html
[`Visitor`]: https://docs.rs/serde/1/serde/de/trait.Visitor.html
[`forward_to_deserialize_any!`]: https://docs.rs/serde/1/serde/macro.forward_to_deserialize_any.html
[Deserializer lifetimes]: lifetimes.md
[Deserializer 生命周期]: lifetimes.md
[Serde 的数据模型]: data-model.md

<!-- !FILENAME src/de.rs -->
Expand Down

0 comments on commit 266bceb

Please sign in to comment.