From 9e81c7d221062abf7ab4126dc80893bd796fc139 Mon Sep 17 00:00:00 2001 From: elkowar <5300871+elkowar@users.noreply.github.com> Date: Tue, 22 Jun 2021 23:47:38 +0200 Subject: [PATCH] update docs link in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8366b44..fe4f6b2 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ Elkowar’s Wacky Widgets is a standalone widget system made in Rust that allows you to implement your own, custom widgets in any window manager. -Documentation **and instructions on how to install** can be found [here](https://elkowar.github.io/eww/main). +Documentation **and instructions on how to install** can be found [here](https://elkowar.github.io/eww). ## Configuration Rework - USER OPINIONS NEEDED -Currently, a rework of the configuration language is planned. +Currently, a rework of the configuration language is planned. Please give your opinions in the [discussion post](https://github.com/elkowar/eww/discussions/171).