diff options
author | Aylur <[email protected]> | 2024-11-17 19:49:12 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-11-17 19:49:12 +0100 |
commit | 852cf24fc0da8945b56f7a7304a4475bb007366e (patch) | |
tree | ab78ca861a37edb2e4f80207d34b137408c03d24 | |
parent | 078ac4c425d91c6abcc300d64f43eeb869a60666 (diff) |
Update question.md
-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. |