Skip to content

Commit 9be2a3e

Browse files
authored
Fixed wrong url (exposedev#359)
1 parent fdc2a9d commit 9be2a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You most likely want to put the `expose` program into a directory on your `PATH`
2222
sudo mv expose /usr/local/bin/expose
2323
```
2424

25-
After that, you are ready to go and can [share your first site](/docs/expose/getting-started/sharing-your-first-site).
25+
After that, you are ready to go and can [share your first site](/docs/getting-started/sharing-your-first-site).
2626

2727
## Via Composer
2828
Expose is a PHP application and you can install the client for your local machine as a global composer dependency:

0 commit comments

Comments
 (0)