We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc027f commit dd43338Copy full SHA for dd43338
src/stabilization_guide.md
@@ -91,7 +91,7 @@ When it is done, it should look like:
91
92
Note that, the version number is updated to be the version number
93
of the stable release where this feature will appear. This can be
94
-found by consulting https://forge.rust-lang.org/, which will guide
+found by consulting [the forge](https://forge.rust-lang.org/), which will guide
95
you the next stable release number. You want to add 1 to that,
96
because the code that lands today will become go into beta on that
97
date, and then become stable after that. So, at the time of this
0 commit comments