From 73bd6a0bc4c6da06e054133ca6dcf4624d241e54 Mon Sep 17 00:00:00 2001 From: olav Date: Tue, 1 Feb 2022 16:00:56 +0100 Subject: [PATCH] docs: fix markdown file name --- website/docs/user_guide/unleash_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/user_guide/unleash_overview.md b/website/docs/user_guide/unleash_overview.md index dca70927e5e..5da492407c9 100644 --- a/website/docs/user_guide/unleash_overview.md +++ b/website/docs/user_guide/unleash_overview.md @@ -11,7 +11,7 @@ If you want more details you can read about [our unique architecture](https://ww Before you can connect your application to Unleash you need a Unleash server. You have a few options available: 1. **Unleash Open-source** - - [Docker](../deploy/getting_started.md) + - [Docker](../deploy/getting-started.md) - [Helm Chart](https://github.com/unleash/helm-charts/) - [Click-to-deploy on Heroku](https://www.heroku.com/deploy/?template=https://github.com/Unleash/unleash) 2. **Unleash Enterprise**