diff --git a/docs/getting-started/using-openwebui/index.mdx b/docs/getting-started/using-openwebui/index.mdx index 7f061bf..28c6925 100644 --- a/docs/getting-started/using-openwebui/index.mdx +++ b/docs/getting-started/using-openwebui/index.mdx @@ -9,9 +9,9 @@ Explore the essential concepts and features of Open WebUI, including models, kno --- -## 📥 Ollama Models -Learn how to download, load, and use models effectively. -[Check out Ollama Models](./ollama-models.mdx) +## 📥 Troubleshooting Ollama +Many users wish to make use of their existing Ollama instance, but encounter common issues. +If this is you, then check out the [Troubleshooting Ollama guide](./troubleshooting-ollama.mdx) --- diff --git a/docs/getting-started/using-openwebui/ollama-models.mdx b/docs/getting-started/using-openwebui/troubleshooting-ollama.mdx similarity index 100% rename from docs/getting-started/using-openwebui/ollama-models.mdx rename to docs/getting-started/using-openwebui/troubleshooting-ollama.mdx