Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to '.github/ISSUE_TEMPLATE/critical_nightly_regression.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/critical_nightly_regression.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/critical_nightly_regression.md b/.github/ISSUE_TEMPLATE/critical_nightly_regression.md index ad220ff65c..23c43443c8 100644 --- a/.github/ISSUE_TEMPLATE/critical_nightly_regression.md +++ b/.github/ISSUE_TEMPLATE/critical_nightly_regression.md @@ -8,7 +8,7 @@ assignees: '' --- <!-- -Troubleshooting guide: https://rust-analyzer.github.io/manual.html#troubleshooting +Troubleshooting guide: https://rust-analyzer.github.io/book/troubleshooting.html Please try to provide information which will help us to fix the issue faster. Minimal reproducible examples with few dependencies are especially lovely <3. --> |