From f6b04b795768ac2e44d70407618086c7923f95a8 Mon Sep 17 00:00:00 2001 From: Felix Pojtinger Date: Tue, 3 Jul 2018 10:04:59 +0200 Subject: [PATCH] fix(docs): use right link to libhandy repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 594b3d474..13fa3359d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ phosh is licensed under the GPLv3+. sudo apt-get install libgnome-desktop-3-dev libgtk-3-dev libpam0g-dev libupower-glib-dev libwayland-dev meson -Until distros ship [libhandy](https://sources.puri.sm/Librem5/libhandy) you +Until distros ship [libhandy](https://source.puri.sm/Librem5/libhandy) you need to build that from source as well. ## Building -- GitLab