From 10538da6633e77b32a6976f0ed48d6a14c01afbf Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 2 Aug 2021 19:42:48 +0100 Subject: [PATCH] Updated deployment (markdown) --- deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.md b/deployment.md index 443cf3f..454f935 100644 --- a/deployment.md +++ b/deployment.md @@ -8,7 +8,7 @@ If you want to skip the fuss, and get straight down to it, then you can spin up docker run -p 8080:80 lissy93/dashy ``` -See [Management Docs](/docs/management.md) for info about securing, monitoring, updating, health checks, auto starting, web server configuration, etc +See [Management Docs](docs/management.md) for info about securing, monitoring, updating, health checks, auto starting, web server configuration, etc Once you've got Dashy up and running, you'll want to configure it with your own content. You can either reference the [configuring docs]() or follow this [step-by-step guide]().