From c5a907eca5725c738c2279bb06c04f6339aca9ca Mon Sep 17 00:00:00 2001 From: ardabulut46 Date: Mon, 6 Apr 2026 13:59:40 +0300 Subject: [PATCH] Fix: Update Local Development Guide link to correct URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a178b3271e..72af3ad0d5 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ After installation, you can access Open WebUI at [http://localhost:3000](http:// We offer various installation alternatives, including non-Docker native installation methods, Docker Compose, Kustomize, and Helm. Visit our [Open WebUI Documentation](https://docs.openwebui.com/getting-started/) or join our [Discord community](https://discord.gg/5rJgQTnV4s) for comprehensive guidance. -Look at the [Local Development Guide](https://docs.openwebui.com/getting-started/development) for instructions on setting up a local development environment. +Look at the [Local Development Guide](https://docs.openwebui.com/getting-started/advanced-topics/development) for instructions on setting up a local development environment. ### Troubleshooting