diff options
author | Benjamin Asbach <[email protected]> | 2023-03-09 11:55:17 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2023-03-09 10:55:17 +0000 |
commit | 5a5c41301d3efdefa412ac2f213b7643bf5dbe43 (patch) | |
tree | d97f8e6c96967cf4bda2e7a7d004cd2986a47316 | |
parent | 92d2331170ce738056ad6bc63fa346174b954f66 (diff) | |
download | Hyprland-5a5c41301d3efdefa412ac2f213b7643bf5dbe43.tar.gz Hyprland-5a5c41301d3efdefa412ac2f213b7643bf5dbe43.zip |
bugifx: updated urls poiting to old wiki pages (#1738)
Co-authored-by: Benjamin Asbach <[email protected]>
-rw-r--r-- | docs/ISSUE_GUIDELINES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ISSUE_GUIDELINES.md b/docs/ISSUE_GUIDELINES.md index 359c8259..05adbe89 100644 --- a/docs/ISSUE_GUIDELINES.md +++ b/docs/ISSUE_GUIDELINES.md @@ -3,14 +3,14 @@ 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 [Configuring Page](https://github.com/vaxerski/Hyprland/wiki/Configuring-Hyprland) +- Read the [Configuring Page](https://wiki.hyprland.org/Configuring/Configuring-Hyprland) <br/> # Reporting suggestions Suggestions are welcome. -Many features can be implemented using bash scripts and Hyprland sockets, read up on those [Here](https://github.com/vaxerski/Hyprland/wiki/IPC). Please do not suggest features that can be implemented as such. +Many features can be implemented using bash scripts and Hyprland sockets, read up on those [Here](https://wiki.hyprland.org/IPC). Please do not suggest features that can be implemented as such. <br/> |