From fe80d6b1fff72738e4e38781f252cda2bdf8fb79 Mon Sep 17 00:00:00 2001 From: Simon Larsen Date: Mon, 8 Sep 2025 18:44:43 +0100 Subject: [PATCH] fix: Remove unnecessary markdown syntax from upgrading guide --- Docs/Content/installation/upgrading.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Docs/Content/installation/upgrading.md b/Docs/Content/installation/upgrading.md index 004ad8cd2e..bdf047941f 100644 --- a/Docs/Content/installation/upgrading.md +++ b/Docs/Content/installation/upgrading.md @@ -1,4 +1,3 @@ -````markdown # Upgrading OneUptime This guide covers how to safely upgrade your self-hosted OneUptime installation. @@ -19,4 +18,3 @@ If you're running on Kubernetes, there are important breaking changes: > Tip: Test the upgrade in a staging environment first. Confirm your workloads are healthy and data is intact before upgrading production. -```` \ No newline at end of file