Skip to content

Commit 38b4bde

Browse files
committed
Fix more broken links.
Sorry, missed one in my last commit. Also, #380 recently removed the link, but not the actual entry.
1 parent 13d9a03 commit 38b4bde

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/keywords.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ is possible to declare a variable or method with the name `union`.
106106
[loop labels]: expressions/loop-expr.html#loop-labels
107107
[Macros]: macros.html
108108
[attributes]: attributes.html
109-
[Macro placholders]: macros-by-example.html
109+
[Macro placeholders]: macros-by-example.html
110110
[Crates]: crates-and-source-files.html
111111
[union]: items/unions.html
112112
[variants]: items/enumerations.html

src/undocumented.md

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ to shrink!
1313
in [Conditional compilation]
1414
- [`dllimport`] - one element mentioned but not explained at [FFI attributes]
1515
- [define `crt_link`]
16-
- [define `unaligned_access`]
1716
- `impl Trait`
1817

1918
[`libstd` facade]: https://github.com/rust-lang/rfcs/pull/40

0 commit comments

Comments
 (0)