From fd0f08f7260265b70994245aab3d69a2521dba31 Mon Sep 17 00:00:00 2001
From: Frank Elsinga <frank@elsinga.de>
Date: Fri, 5 Apr 2024 06:28:30 +0200
Subject: [PATCH] Fixed `INFO` not being a possible tag for warnings (#82)

---
 Troubleshooting.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Troubleshooting.md b/Troubleshooting.md
index c6f71aa..a0ec873 100644
--- a/Troubleshooting.md
+++ b/Troubleshooting.md
@@ -1,7 +1,7 @@
 
 ## Uptime Kuma reports `DOWN`, but the service can be accessed
 
-> [!INFO]
+> [!TIP]
 > In case you did not know: 
 > docker has [more than one network type](https://youtu.be/bKFMS5C4CG0) with only some of them allowing access to the local network and some not even allowing access to remote networks