From 5bdd30aadf838b73b0df9420e7a4784c92bceaa4 Mon Sep 17 00:00:00 2001 From: chrishart0 <64378248+chrishart0@users.noreply.github.com> Date: Mon, 17 Feb 2025 14:29:46 -0500 Subject: [PATCH] Fix OpenWeb UI to OpenWeb UI --- docs/getting-started/advanced-topics/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/advanced-topics/index.mdx b/docs/getting-started/advanced-topics/index.mdx index 24d7e1e..394fddd 100644 --- a/docs/getting-started/advanced-topics/index.mdx +++ b/docs/getting-started/advanced-topics/index.mdx @@ -28,7 +28,7 @@ Ensure secure communication by implementing HTTPS encryption in your deployment. --- ## 📊 Monitoring -Learn how to monitor your OpenWeb UI instance, including health checks, model connectivity, and response testing. +Learn how to monitor your Open WebUI instance, including health checks, model connectivity, and response testing. [Monitoring Guide](/getting-started/advanced-topics/monitoring) ---