Skip to content

Commit 03b910a

Browse files
committed
Fix FAQ link in issue template
1 parent 0879543 commit 03b910a

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

.github/ISSUE_TEMPLATE.md

-28
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ assignees: ''
1111

1212
- [ ] I have searched through existing issues
1313
- [ ] I have read through [docs](https://vuejs.github.io/vetur)
14-
- [ ] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md)
14+
- [ ] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html)
1515
- [ ] I have tried restarting VS Code or running `Vetur: Restart VLS`
1616

1717
## Info

0 commit comments

Comments
 (0)