From 1e99c1843a4550852c489247fae58d38da43b0dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Tue, 1 Apr 2025 12:41:00 +0200 Subject: [PATCH] fix(docs): broken link --- apps/public/content/docs/self-hosting/self-hosting.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/public/content/docs/self-hosting/self-hosting.mdx b/apps/public/content/docs/self-hosting/self-hosting.mdx index 22be4858..524aab47 100644 --- a/apps/public/content/docs/self-hosting/self-hosting.mdx +++ b/apps/public/content/docs/self-hosting/self-hosting.mdx @@ -176,4 +176,4 @@ To grab the latest and greatest from OpenPanel you should just run the `./update If you don't have the `./update` script, you can run `git pull` and then `./update` -Also read any changes in the [changelog](/changelog) and apply them to your instance. \ No newline at end of file +Also read any changes in the [changelog](/docs/self-hosting/changelog) and apply them to your instance. \ No newline at end of file