Fix intra-doc broken links

This commit is contained in:
Héctor Ramón Jiménez 2023-10-27 05:19:35 +02:00
parent e579d85530
commit 57f9024e89
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 2 additions and 4 deletions

View file

@ -17,8 +17,6 @@ clippy --workspace --no-deps -- \
-D clippy::useless_conversion
"""
#![allow(clippy::inherent_to_string, clippy::type_complexity)]
nitpick = """
clippy --workspace --no-deps -- \
-D warnings \