From 15da69997f1cae74d5492c044e60fd949d643f67 Mon Sep 17 00:00:00 2001 From: Micha Hobert Date: Wed, 8 May 2024 08:38:06 +0200 Subject: [PATCH] Fix path (#1378) --- guides/plugins/apps/local-development/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/plugins/apps/local-development/index.md b/guides/plugins/apps/local-development/index.md index 2b52ad702..06f6df578 100644 --- a/guides/plugins/apps/local-development/index.md +++ b/guides/plugins/apps/local-development/index.md @@ -7,4 +7,4 @@ nav: # Local development -This guide will walk you through the process of adding your app-server to your local Shopware development setup. We assume that you have already set this up. If not, please take a look at the [installation guide](https://docs.shopware.com/en/shopware-platform-dev-en/system-guide/installation). +This guide will walk you through the process of adding your app-server to your local Shopware development setup. We assume that you have already set this up. If not, please take a look at the [installation guide](../../../../guides/installation). \ No newline at end of file