Skip to content

Commit 8864ec4

Browse files
authored
Add link to GitHub in the quickstart page (#2949)
So you don't need to manually select the link with your mouse to view these examples.
1 parent 7640780 commit 8864ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/02-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Started].
1212
## Running Examples
1313

1414
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.
15+
[Rocket repository](https://github.com/rwf2/Rocket) and run the included examples in the `examples/` directory.
1616
For instance, the following set of commands runs the `hello` example:
1717

1818
```sh

0 commit comments

Comments
 (0)