From ebe4d861721cf70db00fda7a3f843f88f12d0672 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 24 Dec 2024 20:37:54 -0700 Subject: [PATCH] refac --- docs/getting-started/advanced-topics/index.mdx | 3 +-- docs/getting-started/quick-start/index.mdx | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/advanced-topics/index.mdx b/docs/getting-started/advanced-topics/index.mdx index 08fda03..0a93b25 100644 --- a/docs/getting-started/advanced-topics/index.mdx +++ b/docs/getting-started/advanced-topics/index.mdx @@ -39,5 +39,4 @@ Get essential information for API integration and automation using our models. --- -Looking for installation instructions? Head over to our [Quick Start Guide](/getting-started/quick-start). -Need to explore core features? Check out [Using OpenWebUI](/getting-started/using-openwebui). +Looking for installation instructions? Head over to our [Quick Start Guide](/getting-started/quick-start). \ No newline at end of file diff --git a/docs/getting-started/quick-start/index.mdx b/docs/getting-started/quick-start/index.mdx index bc37704..3454497 100644 --- a/docs/getting-started/quick-start/index.mdx +++ b/docs/getting-started/quick-start/index.mdx @@ -140,7 +140,7 @@ After installing, visit: - [http://localhost:3000](http://localhost:3000) to access OpenWebUI. - or [http://localhost:8080/](http://localhost:8080/) when using a Python deployment. -You are now ready to start **[Using OpenWebUI](../using-openwebui/index.mdx)**! +You are now ready to start using OpenWebUI! ## Join the Community