From 6ab4bcb7133ea7633de1c096ffb1089bc08e0f55 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 2 Aug 2021 19:42:31 +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 036070e..443cf3f 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]().