commit e554711597eea591e11b096d85c035d406ed9e42
parent a18299606a7c62e1c4d12bb31544d02b9fb0be1c
Author: Bakar Chargeishvili <bakar@bcharge.de>
Date: Tue, 18 Aug 2026 17:44:50 +0200
Fix README links for stagit web view (file/ prefix)
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -64,7 +64,7 @@ timers proved unreliable (fired 6–60 s late in practice).
Standard input switching (`ddcutil setvcp 60 ...`) is broken on recent LG
monitors (returns "Invalid value"). The working method is the manufacturer
side-channel: `ddcutil setvcp xF4 x0090 --i2c-source-addr=x50 --noverify`
-(HDMI 1) / `x0091` (HDMI 2). See [INSTALL.md](INSTALL.md) for how to find the
+(HDMI 1) / `x0091` (HDMI 2). See [INSTALL.md](file/INSTALL.md) for how to find the
right command for your monitor.
## Requirements
@@ -76,7 +76,7 @@ right command for your monitor.
## Install
-See [INSTALL.md](INSTALL.md) — step by step, including finding your device
+See [INSTALL.md](file/INSTALL.md) — step by step, including finding your device
IDs, your monitor's DDC bus, and the right input-switching command.
## Files
@@ -116,4 +116,4 @@ IDs, your monitor's DDC bus, and the right input-switching command.
## License
-MIT — see [LICENSE](LICENSE).
+MIT — see [LICENSE](file/LICENSE).