Преглед изворни кода

Update social links (#1539)

* Update social links

* fix more slack links

* update discord

* update reach out faq

* fix init in test

* revert test
Robert Brennan пре 1 година
родитељ
комит
99e4dd1730
5 измењених фајлова са 15 додато и 14 уклоњено
  1. 4 4
      README.md
  2. 2 2
      docs/docusaurus.config.ts
  3. 2 2
      docs/modules/usage/about.md
  4. 2 2
      docs/modules/usage/intro.mdx
  5. 5 4
      docs/src/pages/faq.tsx

+ 4 - 4
README.md

@@ -24,8 +24,8 @@
   <a href="https://github.com/OpenDevin/OpenDevin/issues"><img src="https://img.shields.io/github/issues/opendevin/opendevin?style=for-the-badge" alt="Issues"></a>
   <a href="https://github.com/OpenDevin/OpenDevin/blob/main/LICENSE"><img src="https://img.shields.io/github/license/opendevin/opendevin?style=for-the-badge" alt="MIT License"></a>
   </br>
-  <a href="https://join.slack.com/t/opendevin/shared_invite/zt-2etftj1dd-X1fDL2PYIVpsmJZkqEYANw"><img src="https://img.shields.io/badge/Slack-Join%20Us-red?logo=slack&logoColor=white&style=for-the-badge" alt="Join our Slack community"></a>
-  <a href="https://discord.gg/mBuDGRzzES"><img src="https://img.shields.io/badge/Discord-Join%20Us-purple?logo=discord&logoColor=white&style=for-the-badge" alt="Join our Discord community"></a>
+  <a href="https://join.slack.com/t/opendevin/shared_invite/zt-2ggtwn3k5-PvAA2LUmqGHVZ~XzGq~ILw"><img src="https://img.shields.io/badge/Slack-Join%20Us-red?logo=slack&logoColor=white&style=for-the-badge" alt="Join our Slack community"></a>
+  <a href="https://discord.gg/ESHStjSjD4"><img src="https://img.shields.io/badge/Discord-Join%20Us-purple?logo=discord&logoColor=white&style=for-the-badge" alt="Join our Discord community"></a>
 </div>
 
 <!-- PROJECT LOGO -->
@@ -66,8 +66,8 @@ For details, please check [this document](./CONTRIBUTING.md).
 
 Now we have both Slack workspace for the collaboration on building OpenDevin and Discord server for discussion about anything related, e.g., this project, LLM, agent, etc.
 
-- [Slack workspace](https://join.slack.com/t/opendevin/shared_invite/zt-2etftj1dd-X1fDL2PYIVpsmJZkqEYANw)
-- [Discord server](https://discord.gg/mBuDGRzzES)
+- [Slack workspace](https://join.slack.com/t/opendevin/shared_invite/zt-2ggtwn3k5-PvAA2LUmqGHVZ~XzGq~ILw)
+- [Discord server](https://discord.gg/ESHStjSjD4)
 
 If you would love to contribute, feel free to join our community (note that now there is no need to fill in the [form](https://forms.gle/758d5p6Ve8r2nxxq6)). Let's simplify software engineering together!
 

+ 2 - 2
docs/docusaurus.config.ts

@@ -98,11 +98,11 @@ const config: Config = {
           items: [
             {
               label: "Slack",
-              href: "https://join.slack.com/t/opendevin/shared_invite/zt-2etftj1dd-X1fDL2PYIVpsmJZkqEYANw",
+              href: "https://join.slack.com/t/opendevin/shared_invite/zt-2ggtwn3k5-PvAA2LUmqGHVZ~XzGq~ILw"
             },
             {
               label: "Discord",
-              href: "https://discord.gg/mBuDGRzzES",
+              href: "https://discord.gg/ESHStjSjD4",
             },
           ],
         },

+ 2 - 2
docs/modules/usage/about.md

@@ -31,8 +31,8 @@ For details, please check [this document](https://github.com/OpenDevin/OpenDevin
 
 Now we have both Slack workspace for the collaboration on building OpenDevin and Discord server for discussion about anything related, e.g., this project, LLM, agent, etc.
 
-- [Slack workspace](https://join.slack.com/t/opendevin/shared_invite/zt-2etftj1dd-X1fDL2PYIVpsmJZkqEYANw)
-- [Discord server](https://discord.gg/mBuDGRzzES)
+- [Slack workspace](https://join.slack.com/t/opendevin/shared_invite/zt-2ggtwn3k5-PvAA2LUmqGHVZ~XzGq~ILw)
+- [Discord server](https://discord.gg/ESHStjSjD4)
 
 If you would love to contribute, feel free to join our community (note that now there is no need to fill in the [form](https://forms.gle/758d5p6Ve8r2nxxq6)). Let's simplify software engineering together!
 

+ 2 - 2
docs/modules/usage/intro.mdx

@@ -42,13 +42,13 @@ Explore the codebase of OpenDevin on [GitHub](https://github.com/OpenDevin/OpenD
   />
 </a>
 <br></br>
-<a href="https://join.slack.com/t/opendevin/shared_invite/zt-2etftj1dd-X1fDL2PYIVpsmJZkqEYANw">
+<a href="https://join.slack.com/t/opendevin/shared_invite/zt-2ggtwn3k5-PvAA2LUmqGHVZ~XzGq~ILw">
   <img
     src="https://img.shields.io/badge/Slack-Join%20Us-red?logo=slack&logoColor=white&style=for-the-badge"
     alt="Join our Slack community"
   />
 </a>
-<a href="https://discord.gg/mBuDGRzzES">
+<a href="https://discord.gg/ESHStjSjD4">
   <img
     src="https://img.shields.io/badge/Discord-Join%20Us-purple?logo=discord&logoColor=white&style=for-the-badge"
     alt="Join our Discord community"

+ 5 - 4
docs/src/pages/faq.tsx

@@ -16,11 +16,12 @@ export default function FAQ() {
         <h2 style={{ fontSize: "2rem" }}>Support</h2>
         <h3>How can I report an issue with OpenDevin?</h3>
         <p>
-          Please send us a message on our{" "}
-          <a href="https://discord.gg/mBuDGRzzES">Discord channel</a> or file a
-          bug on{" "}
+          Please file a bug on{" "}
           <a href="https://github.com/OpenDevin/OpenDevin/issues">GitHub</a> if
-          you run into any issues!
+          you notice a problem that likely affects others.
+          If you're having trouble installing, or have general questions, reach out on{" "}
+          <a href="https://discord.gg/mBuDGRzzES">Discord</a> or{" "}
+          <a href="https://join.slack.com/t/opendevin/shared_invite/zt-2ggtwn3k5-PvAA2LUmqGHVZ~XzGq~ILw">Slack</a>.
         </p>
         <h2 style={{ fontSize: "2rem" }}>General</h2>
         <h3>What is Devin?</h3>