From 9167cccd5d3db68f9928fccc00422869ae49b152 Mon Sep 17 00:00:00 2001 From: Andrew <150041284+ndrwcube@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:48:10 +0800 Subject: [PATCH] Fix spacing in Open WebUI name --- docs/getting-started/quick-start/index.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/getting-started/quick-start/index.mdx b/docs/getting-started/quick-start/index.mdx index 8143c40..82c5ec3 100644 --- a/docs/getting-started/quick-start/index.mdx +++ b/docs/getting-started/quick-start/index.mdx @@ -142,13 +142,13 @@ Choose your preferred installation method below: After installing, visit: -- [http://localhost:3000](http://localhost:3000) to access OpenWebUI. +- [http://localhost:3000](http://localhost:3000) to access Open WebUI. - or [http://localhost:8080/](http://localhost:8080/) when using a Python deployment. -You are now ready to start using OpenWebUI! +You are now ready to start using Open WebUI! -## Using OpenWebUI with Ollama -If you're using OpenWebUI with Ollama, be sure to check out our [Starting with Ollama Guide](/getting-started/quick-start/starting-with-ollama) to learn how to manage your Ollama instances with Open WebUI. +## Using Open WebUI with Ollama +If you're using Open WebUI with Ollama, be sure to check out our [Starting with Ollama Guide](/getting-started/quick-start/starting-with-ollama) to learn how to manage your Ollama instances with Open WebUI. ## Join the Community