Skip to content

Commit db3ab1b

Browse files
authored
tuples: Fix broken link (#1596)
1 parent 5d4e6e1 commit db3ab1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/tuples/links.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
3-
"url": "https://learning-rust.github.io/docs/b2.structs.html#Tuple-structs",
3+
"url": "https://learning-rust.github.io/docs/structs/#tuple-structs",
44
"description": "more information about tuple structs"
55
},
66
{

0 commit comments

Comments
 (0)