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 7640780 commit 8864ec4Copy full SHA for 8864ec4
docs/guide/02-quickstart.md
@@ -12,7 +12,7 @@ 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.
+[Rocket repository](https://github.com/rwf2/Rocket) and run the included examples in the `examples/` directory.
16
For instance, the following set of commands runs the `hello` example:
17
18
```sh
0 commit comments