We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc2a9d commit 9be2a3eCopy full SHA for 9be2a3e
docs/getting-started/installation.md
@@ -22,7 +22,7 @@ You most likely want to put the `expose` program into a directory on your `PATH`
22
sudo mv expose /usr/local/bin/expose
23
```
24
25
-After that, you are ready to go and can [share your first site](/docs/expose/getting-started/sharing-your-first-site).
+After that, you are ready to go and can [share your first site](/docs/getting-started/sharing-your-first-site).
26
27
## Via Composer
28
Expose is a PHP application and you can install the client for your local machine as a global composer dependency:
0 commit comments