From d9e1fa6ca3473dbc10d9162bce944f2d9c3fb3cb Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Tue, 29 Oct 2024 19:11:57 -0700 Subject: [PATCH] refac --- docs/intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.mdx b/docs/intro.mdx index 1742a3b..2dbe85b 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -12,7 +12,7 @@ import { SponsorList } from "@site/src/components/SponsorList"; -**Open WebUI is an [extensible](https://github.com/open-webui/pipelines), feature-rich, and user-friendly self-hosted AI interface designed to operate entirely offline.** It supports various LLM runners, including Ollama and OpenAI-compatible APIs. +**Open WebUI is an [extensible](https://docs.openwebui.com/tutorials/plugin/), feature-rich, and user-friendly self-hosted AI interface designed to operate entirely offline.** It supports various LLM runners, including Ollama and OpenAI-compatible APIs. ![GitHub stars](https://img.shields.io/github/stars/open-webui/open-webui?style=social) ![GitHub forks](https://img.shields.io/github/forks/open-webui/open-webui?style=social)