Skip to content

Commit

Permalink
Merge pull request rust-lang#527 from ehuss/fix-transmute-link
Browse files Browse the repository at this point in the history
Fix broken link.
  • Loading branch information
Centril committed Mar 5, 2019
2 parents ce592df + 5849e5f commit 41493ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/items/unions.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ checking, etc etc etc).
[_Generics_]: items/generics.html
[_WhereClause_]: items/generics.html#where-clauses
[_StructFields_]: items/structs.html
[`transmute`]: ../../std/mem/fn.transmute.html
[`transmute`]: ../std/mem/fn.transmute.html

0 comments on commit 41493ff

Please sign in to comment.