From c9d6478c3cea86803f4822baf0fcae062b05b8eb Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Mon, 28 Apr 2025 07:53:03 +0300 Subject: wiki: Rename Configuration: Overview page to Introduction --- resources/default-config.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/default-config.kdl b/resources/default-config.kdl index 8d0e316e..197a4afa 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -1,7 +1,7 @@ // This config is in the KDL format: https://kdl.dev // "/-" comments out the following node. // Check the wiki for a full description of the configuration: -// https://github.com/YaLTeR/niri/wiki/Configuration:-Overview +// https://github.com/YaLTeR/niri/wiki/Configuration:-Introduction // Input device configuration. // Find the full list of options on the wiki: -- cgit