diff --git a/pages/Configuring/Binds.md b/pages/Configuring/Binds.md index 5fb2524..687854b 100644 --- a/pages/Configuring/Binds.md +++ b/pages/Configuring/Binds.md @@ -23,9 +23,9 @@ bind=,Print,exec,grim ``` {{< /hint >}} -*For a complete mod list, see [Variables](https://wiki.hyprland.org/Configuring/Variables/#variable-types).* +*For a complete mod list, see [Variables](../Variables/#variable-types).* -*The dispatcher list can be found in [Dispatchers](https://wiki.hyprland.org/Configuring/Dispatchers).* +*The dispatcher list can be found in [Dispatchers](../Dispatchers).* ## Uncommon syms / binding with a keycode diff --git a/pages/Configuring/Uncommon-tips-&-tricks.md b/pages/Configuring/Uncommon-tips-&-tricks.md index e3d4b54..5b01756 100644 --- a/pages/Configuring/Uncommon-tips-&-tricks.md +++ b/pages/Configuring/Uncommon-tips-&-tricks.md @@ -32,7 +32,7 @@ Generally, for switched layouts, it's recommended to bind by a keycode. For proper switching, or avoiding problems / bugs, it's recommended to switch per-device configs instead of global ones. -See [per-device input configs](https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs). +See [per-device input configs](../Keywords/#per-device-input-configs). {{< /hint >}} diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 4931867..1adfd2b 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -132,7 +132,7 @@ detached from the keyboard like in 2. {{< /hint >}} {{< hint type=info >}} -For switchable keyboard configs, take a look at [the uncommon tips & tricks page entry](https://wiki.hyprland.org/Configuring/Uncommon-tips--tricks/#switchable-keyboard-layouts). +For switchable keyboard configs, take a look at [the uncommon tips & tricks page entry](../Uncommon-tips--tricks/#switchable-keyboard-layouts). {{< /hint >}} ### Touchpad diff --git a/pages/Getting Started/Quick-start.md b/pages/Getting Started/Quick-start.md index c657fcb..c54bb58 100644 --- a/pages/Getting Started/Quick-start.md +++ b/pages/Getting Started/Quick-start.md @@ -99,9 +99,9 @@ See the [Useful Utilities page](../../Useful-Utilities) and the just about that. # Screenshare / GTK slow launch issues -[FAQ (GTK issue)](https://wiki.hyprland.org/FAQ/#some-of-my-apps-take-a-really-long-time-to-open) +[FAQ (GTK issue)](../../FAQ/#some-of-my-apps-take-a-really-long-time-to-open) -[FAQ (screensharing)](https://wiki.hyprland.org/FAQ/#screenshare--obs-no-worky) +[FAQ (screensharing)](../../FAQ/#screenshare--obs-no-worky) # Screen broken on launch diff --git a/pages/Home.md b/pages/Home.md index 931ad6f..3946e5e 100644 --- a/pages/Home.md +++ b/pages/Home.md @@ -18,12 +18,12 @@ I hope you are aware of that going forward. {{< hint type=important >}} **FOR THE LOVE OF GOD** GTK apps launching slowly and/or OBS/Screensharing not working is easily fixable by checking out the -[FAQ (GTK issue)](https://wiki.hyprland.org/FAQ/#some-of-my-apps-take-a-really-long-time-to-open) -and [FAQ (screensharing)](https://wiki.hyprland.org/FAQ/#screenshare--obs-no-worky). +[FAQ (GTK issue)](../FAQ/#some-of-my-apps-take-a-really-long-time-to-open) +and [FAQ (screensharing)](../FAQ/#screenshare--obs-no-worky). {{< /hint >}} If you are having issues, please try -[reading the FAQ section](https://wiki.hyprland.org/FAQ/) and both configuring +[reading the FAQ section](../FAQ) and both configuring sections — chances are your issue is described somewhere there. If not, you can try [searching the issues](https://github.com/hyprwm/Hyprland/issues) or [joining the Discord server](https://discord.gg/hQ9XvMUjjr).