Skip to content

Commit d4544a7

Browse files
committed
Fix transmute link to std.
Paths are relative to the document root in mdbook 0.1.
1 parent 70c9022 commit d4544a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/items/unions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ checking, etc etc etc).
152152
[_Generics_]: items/generics.html
153153
[_WhereClause_]: items/generics.html#where-clauses
154154
[_StructFields_]: items/structs.html
155-
[`transmute`]: ../../std/mem/fn.transmute.html
155+
[`transmute`]: ../std/mem/fn.transmute.html

0 commit comments

Comments
 (0)