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]().