Skip to content

Commit bca50f2

Browse files
authored
Merge pull request #386 from ehuss/fix-links2
Fix more broken links.
2 parents 13d9a03 + 38b4bde commit bca50f2

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)