mirror of
https://github.com/open-webui/docs.git
synced 2026-07-01 21:14:08 -04:00
docs: fix broken link to contributing tutorial in README
The README pointed to docs/tutorials/tips/contributing-tutorial.md, which 404s. The file lives at docs/tutorials/contributing-tutorial.md. Removed the extra `tips/` path segment.
This commit is contained in:
@@ -12,7 +12,7 @@ This site is built with [Docusaurus](https://docusaurus.io/) and includes:
|
||||
|
||||
## 📝 Contributing
|
||||
|
||||
Contributions are welcome! Please read the [contributing guide](docs/tutorials/tips/contributing-tutorial.md) for details.
|
||||
Contributions are welcome! Please read the [contributing guide](docs/tutorials/contributing-tutorial.md) for details.
|
||||
|
||||
## 🌐 Live Docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user