Fix wrong syntax

This commit is contained in:
zeapoz 2022-10-24 13:32:23 +02:00 committed by Mihai Fufezan
parent 22e5e3c37f
commit fdeecbbb34
1 changed files with 1 additions and 1 deletions

View File

@ -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**.