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 6c6ef5d commit 4a410b7Copy full SHA for 4a410b7
1 file changed
docs/guide/02-quickstart.md
@@ -12,8 +12,8 @@ Started].
12
## Running Examples
13
14
The absolute fastest way to start experimenting with Rocket is to clone the
15
-Rocket repository and run the included examples in the `examples/` directory.
16
-For instance, the following set of commands runs the `hello` example:
+[Rocket repository](@github) and run the included examples in the `examples/`
+directory. For instance, the following set of commands runs the `hello` example:
17
18
```sh
19
git clone https://github.com/rwf2/Rocket
0 commit comments