diff options
author | asdfer <[email protected]> | 2023-06-03 18:11:13 +0900 |
---|---|---|
committer | GitHub <[email protected]> | 2023-06-03 11:11:13 +0200 |
commit | 18956144d5f0edd10834e5222ad1870d2a27d279 (patch) | |
tree | 1fbb35cb11b7fa46f934f0e6438129e3485688b3 /docs | |
parent | 871ab24c6e9d2fb6e48cbf990ddddf0c46a950af (diff) | |
download | Hyprland-18956144d5f0edd10834e5222ad1870d2a27d279.tar.gz Hyprland-18956144d5f0edd10834e5222ad1870d2a27d279.zip |
Update ISSUE_GUIDELINES.md faq link to the wiki (#2424)
Co-authored-by: local <>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ISSUE_GUIDELINES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ISSUE_GUIDELINES.md b/docs/ISSUE_GUIDELINES.md index 57c5e735..be011608 100644 --- a/docs/ISSUE_GUIDELINES.md +++ b/docs/ISSUE_GUIDELINES.md @@ -2,7 +2,7 @@ First of all, please remember to: - Check that your issue is not a duplicate -- Read the [FAQ](https://github.com/vaxerski/Hyprland/wiki/FAQ) +- Read the [FAQ](https://wiki.hyprland.org/FAQ/) - Read the [Configuring Page](https://wiki.hyprland.org/Configuring/Configuring-Hyprland) <br/> |