Skip to content

Commit f575916

Browse files
authored
Fix broken troubleshooting link in bug report issue template (aiidateam#6589)
We moved the troubleshooting from the intro to the installation section.
1 parent a7d8dd0 commit f575916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ assignees: ''
99

1010
<!-- Before raising an issue, it is suggested that you first check out the: -->
1111

12-
- [ ] [AiiDA Troubleshooting Documentation](https://aiida.readthedocs.io/projects/aiida-core/en/latest/intro/troubleshooting.html)
12+
- [ ] [AiiDA Troubleshooting Documentation](https://aiida.readthedocs.io/projects/aiida-core/en/stable/installation/troubleshooting.html)
1313
- [ ] [AiiDA Discourse Forum](https://aiida.discourse.group/)
1414

1515
### Describe the bug

0 commit comments

Comments
 (0)