From 41e5d12f63142ec130928e36f12426396ee5046d Mon Sep 17 00:00:00 2001 From: Robert Brennan Date: Tue, 28 Jan 2025 11:37:33 -0500 Subject: [PATCH] update slack link (#6497) --- README.md | 4 ++-- .../current/usage/custom_sandbox_guide.md | 4 ---- .../fr/docusaurus-plugin-content-docs/current/usage/intro.mdx | 2 +- .../current/usage/custom_sandbox_guide.md | 4 ---- .../docusaurus-plugin-content-docs/current/usage/intro.mdx | 2 +- docs/src/components/CustomFooter.tsx | 2 +- docs/src/components/HomepageHeader/HomepageHeader.tsx | 2 +- openhands/resolver/README.md | 2 +- 8 files changed, 7 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 9b450785b3..37938c4f01 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ CodeCov MIT License
- Join our Slack community + Join our Slack community Join our Discord community Credits
@@ -96,7 +96,7 @@ troubleshooting resources, and advanced configuration options. OpenHands is a community-driven project, and we welcome contributions from everyone. We do most of our communication through Slack, so this is the best place to start, but we also are happy to have you contact us on Discord or Github: -- [Join our Slack workspace](https://join.slack.com/t/openhands-ai/shared_invite/zt-2wkh4pklz-w~h_DVDtEe9H5kyQlcNxVw) - Here we talk about research, architecture, and future development. +- [Join our Slack workspace](https://join.slack.com/t/openhands-ai/shared_invite/zt-2ypg5jweb-d~6hObZDbXi_HEL8PDrbHg) - Here we talk about research, architecture, and future development. - [Join our Discord server](https://discord.gg/ESHStjSjD4) - This is a community-run server for general discussion, questions, and feedback. - [Read or post Github Issues](https://github.com/All-Hands-AI/OpenHands/issues) - Check out the issues we're working on, or add your own ideas. diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/custom_sandbox_guide.md b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/custom_sandbox_guide.md index bf4a0b328c..cefb4646f4 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/custom_sandbox_guide.md +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/custom_sandbox_guide.md @@ -95,7 +95,3 @@ sandbox_user_id="1001" ### Erreurs de port d'utilisation Si vous voyez un message d'erreur indiquant que le port est utilisé ou indisponible, essayez de supprimer toutes les containers docker en cours d'exécution (exécutez `docker ps` et `docker rm` des containers concernés) puis ré-exécutez ```make run``` - -## Discuter - -Pour d'autres problèmes ou questions rejoignez le [Slack](https://join.slack.com/t/openhands-ai/shared_invite/zt-2wkh4pklz-w~h_DVDtEe9H5kyQlcNxVw) ou le [Discord](https://discord.gg/ESHStjSjD4) et demandez! diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/intro.mdx b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/intro.mdx index 1b35efb55d..43da388ab5 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/intro.mdx +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/intro.mdx @@ -42,7 +42,7 @@ Explorez le code source d'OpenHands sur [GitHub](https://github.com/All-Hands-AI />

- + Join our Slack community

- + Join our Slack community
- + diff --git a/docs/src/components/HomepageHeader/HomepageHeader.tsx b/docs/src/components/HomepageHeader/HomepageHeader.tsx index 5e00021ff1..5798db446d 100644 --- a/docs/src/components/HomepageHeader/HomepageHeader.tsx +++ b/docs/src/components/HomepageHeader/HomepageHeader.tsx @@ -23,7 +23,7 @@ export function HomepageHeader() { CodeCov MIT License
- Join our Slack community + Join our Slack community Join our Discord community Credits
diff --git a/openhands/resolver/README.md b/openhands/resolver/README.md index 4f955314e2..eab4af667e 100644 --- a/openhands/resolver/README.md +++ b/openhands/resolver/README.md @@ -185,4 +185,4 @@ You can customize how the AI agent approaches issue resolution by adding a `.ope ## Troubleshooting If you have any issues, please open an issue on this github repo, we're happy to help! -Alternatively, you can [email us](mailto:contact@all-hands.dev) or join the [OpenHands Slack workspace](https://join.slack.com/t/openhands-ai/shared_invite/zt-2wkh4pklz-w~h_DVDtEe9H5kyQlcNxVw) and ask there. +Alternatively, you can [email us](mailto:contact@all-hands.dev) or join the OpenHands Slack workspace (see [the README](/README.md) for an invite link).