www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 65354b18f5ec752766c010a83f5f3dbc5900ca09
parent 2c1b65dca3a7cbde68327d411b7f378b20438860
Author: Érico Rolim <erico.erc@gmail.com>
Date:   Thu, 28 May 2020 22:08:02 -0300

README: fix project links

- Wayfire link needed "https://", otherwise GitHub treats it as a
relative link inside the repository

- wf-shell link was leading to the Wayfire repo instead of the wf-shell
repo

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ # wf-install ## `install.sh` -`install.sh` is a script to install and configure [Wayfire](wayfire.org) and related programs like [wf-shell](https://github.com/WayfireWM/wayfire). +`install.sh` is a script to install and configure [Wayfire](https://wayfire.org) and related programs like [wf-shell](https://github.com/WayfireWM/wf-shell). The general usage is: