OpenHands/opendevin/core/const/guide_url.py
Julian Gums b5e4cddce3
fix docs links (#3017)
* fix docs link

* Update CONTRIBUTING.md

* Update README.md

* fix docs link

* fix docs link

* Update troubleshooting.md

* fix docs link

* fix docs link

* fix docs link

* fix docs link
2024-07-19 13:57:33 +00:00

4 lines
89 B
Python

TROUBLESHOOTING_URL = (
'https://docs.all-hands.dev/modules/usage/troubleshooting'
)