From 077df928c9bcc08abefca69d254070bdc7fed3bb Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sat, 8 Jun 2024 13:01:58 -0700 Subject: [PATCH] Update intro.mdx --- docs/intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.mdx b/docs/intro.mdx index e06e3ca..2d5548c 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -107,7 +107,7 @@ After installation, you can access Open WebUI at [http://localhost:3000](http:// ### Using the Dev Branch 🌙 -::: warning +:::warning The `:dev` branch contains the latest unstable features and changes. Use it at your own risk as it may have bugs or incomplete features. :::