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.
2 parents ad5a728 + 99a78b8 commit a3b46ffCopy full SHA for a3b46ff
src/doc/src/getting-started/first-steps.md
@@ -70,4 +70,4 @@ Hello, world!
70
71
### Going further
72
73
-For more details on using Cargo, check out the [Cargo Guide](../guide/index.html)
+For more details on using Cargo, check out the [Cargo Guide](guide/index.html)
src/doc/src/getting-started/index.md
@@ -2,5 +2,5 @@
2
3
To get started with Cargo, install Cargo (and Rust) and set up your first crate.
4
5
-* [Installation](installation.html)
6
-* [First steps with Cargo](first-steps.html)
+* [Installation](getting-started/installation.html)
+* [First steps with Cargo](getting-started/first-steps.html)
0 commit comments