fix: Remove unnecessary markdown syntax from upgrading guide

This commit is contained in:
Simon Larsen
2025-09-08 18:44:43 +01:00
parent a68254be6d
commit fe80d6b1ff

View File

@@ -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.
````