Explorar el Código

Update bug_template.yml (#1458)

Robert Brennan hace 1 año
padre
commit
31c1a2d748
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_template.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_template.yml

@@ -12,7 +12,7 @@ body:
       label: Is there an existing issue for the same bug?
       description: Please check if an issue already exists for the bug you encountered.
       options:
-      - label: I have checked the troubleshooting document at https://github.com/OpenDevin/OpenDevin/blob/main/docs/guides/Troubleshooting.md
+      - label: I have checked the troubleshooting document at https://opendevin.github.io/OpenDevin/modules/usage/troubleshooting
         required: true
       - label: I have checked the existing issues.
         required: true