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:
JJ
2026-05-03 21:18:02 -07:00
committed by GitHub
parent f547a113ee
commit 2ba95c76f5
+1 -1
View File
@@ -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