Skip to content

Commit

Permalink
Fix broken troubleshooting link in bug report issue template (#6589)
Browse files Browse the repository at this point in the history
We moved the troubleshooting from the intro to the installation section.
  • Loading branch information
GeigerJ2 authored Oct 23, 2024
1 parent a7d8dd0 commit f575916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ assignees: ''

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

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

### Describe the bug
Expand Down

0 comments on commit f575916

Please sign in to comment.