diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/question.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 936a648..990ede7 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -10,7 +10,7 @@ assignees: '' **Have you read through the documentation?** - [ ] [Astal docs](https://aylur.github.io/astal/) - [ ] [Library references](https://aylur.github.io/astal/guide/libraries/references) -- [ ] [FAQ](https://aylur.github.io/astal/guide/ags/faq) +- [ ] [FAQ](https://aylur.github.io/astal/guide/typescript/faq) **Describe what have you tried so far** A description or example code of what you have got so far. |