Skip to content

Commit d530130

Browse files
Fix link to the Bastion of the Turbofish
1 parent e4ed2b5 commit d530130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/glossary.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ example of an uninhabited type is the [never type] `!`, or an enum with no varia
322322
[structs]: items/structs.md
323323
[trait objects]: types/trait-object.md
324324
[traits]: items/traits.md
325-
[turbofish test]: https://github.com/rust-lang/rust/blob/master/src/test/ui/bastion-of-the-turbofish.rs
325+
[turbofish test]: https://github.com/rust-lang/rust/blob/master/src/test/ui/parser/bastion-of-the-turbofish.rs
326326
[types of crates]: linkage.md
327327
[types]: types.md
328328
[undefined-behavior]: behavior-considered-undefined.md

0 commit comments

Comments
 (0)