fixed link in the README.md

fixed broken link to docs
This commit is contained in:
Pavel Smolin 2025-06-16 15:57:33 +08:00 committed by GitHub
parent df6964da9c
commit b18d6bdccd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ python start.py
See the [Self-Hosting Guide](./docs/SELF-HOSTING.md) for detailed manual setup instructions.
The wizard will guide you through all necessary steps to get your Suna instance up and running. For detailed instructions, troubleshooting tips, and advanced configuration options, see the [Self-Hosting Guide](./SELF-HOSTING.md).
The wizard will guide you through all necessary steps to get your Suna instance up and running. For detailed instructions, troubleshooting tips, and advanced configuration options, see the [Self-Hosting Guide](./docs/SELF-HOSTING.md).
## Contributing