diff --git a/src/expressions/block-expr.md b/src/expressions/block-expr.md index d702a60aa..81d46b8d1 100644 --- a/src/expressions/block-expr.md +++ b/src/expressions/block-expr.md @@ -85,4 +85,4 @@ fn is_unix_platform() -> bool { [inner attributes]: attributes.html [expression statement]: statements.html#expression-statements [`cfg`]: attributes.html#conditional-compilation -[the lint check attributes]: attributes.html#lint-check-attributes.html +[the lint check attributes]: attributes.html#lint-check-attributes diff --git a/src/items/implementations.md b/src/items/implementations.md index fa6b83aac..2609ca8b2 100644 --- a/src/items/implementations.md +++ b/src/items/implementations.md @@ -149,4 +149,4 @@ attributes]. [`cfg`]: attributes.html#conditional-compilation [`deprecated`]: attributes.html#deprecation [`doc`]: attributes.html#documentation -[the lint check attributes]: attributes.html#lint-check-attributes.html +[the lint check attributes]: attributes.html#lint-check-attributes diff --git a/src/statements.md b/src/statements.md index 6bd713e4f..bbe83d375 100644 --- a/src/statements.md +++ b/src/statements.md @@ -105,4 +105,4 @@ statement are [`cfg`], and [the lint check attributes]. [variables]: variables.html [outer attributes]: attributes.html [`cfg`]: attributes.html#conditional-compilation -[the lint check attributes]: attributes.html#lint-check-attributes.html +[the lint check attributes]: attributes.html#lint-check-attributes