From fdeecbbb34805735afc30e1dfd4fd475bb067ab0 Mon Sep 17 00:00:00 2001 From: zeapoz Date: Mon, 24 Oct 2022 13:32:23 +0200 Subject: [PATCH] Fix wrong syntax --- pages/Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Home.md b/pages/Home.md index 38af9197..04a8d05d 100644 --- a/pages/Home.md +++ b/pages/Home.md @@ -9,7 +9,7 @@ Take a tour of the pages on the left and read ones that you may need. A Wayland compositor is a fully autonomous Display Server, like Xorg itself. It is **not** possible to mix'n'match Wayland compositors like you could on Xorg with window managers and compositors. It is also not entirely possible, nor recommended, -to try and use all Xorg applications on Wayland. See [../Useful-Utilities](this page) for a +to try and use all Xorg applications on Wayland. See [this page](../Useful-Utilities) for a list of recommended Wayland native/compatible programs. Wayland **compositors** should not be confused with Xorg **window managers**.