We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdedf5b commit 1a1a554Copy full SHA for 1a1a554
readme.md
@@ -32,7 +32,7 @@ export ACCESS_TOKEN_GITHUB=""
32
### Dev
33
34
To load the environment variables from `scripts/.env.sh`, make the public
35
-environment variable modules, and serve the Ruck app:
+environment variable modules, and serve the [Ruck](https://ruck.tech) app:
36
37
```sh
38
./scripts/dev.sh
@@ -56,7 +56,7 @@ To make the public environment variable modules:
56
>
57
> Requires environment variables.
58
59
-To serve the Ruck app for either development or production:
+To serve the [Ruck](https://ruck.tech) app for either development or production:
60
61
62
./scripts/serve.sh
0 commit comments