Skip to content

Commit a2bc1bd

Browse files
chrissimpkinsHavvy
authored andcommitted
rust-lang.github.io to rustc-dev-guide.rust-lang.org
1 parent 9e6d6e9 commit a2bc1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/inferred.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ let x: Vec<_> = (0..10).collect();
1313

1414
<!--
1515
What else should be said here?
16-
The only documentation I am aware of is https://rust-lang.github.io/rustc-dev-guide/type-inference.html
16+
The only documentation I am aware of is https://rustc-dev-guide.rust-lang.org/type-inference.html
1717
There should be a broader discussion of type inference somewhere.
1818
-->

0 commit comments

Comments
 (0)