From f33975e12ee32bf7b3dd9276573d53430d1a4348 Mon Sep 17 00:00:00 2001 From: Marcel Pociot Date: Wed, 17 Jun 2020 08:26:48 +0200 Subject: [PATCH] wip --- docs/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 6290741..b8aec1b 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -12,7 +12,7 @@ The easiest way to install expose is by making it a global composer dependency: composer global require beyondcode/expose ``` -Now you're ready to go and can [share your first site](/docs/expose/getting-started/share-your-first-site). +Now you're ready to go and can [share your first site](/docs/expose/getting-started/sharing-your-first-site). ### Extending Expose