From bba95726cff1b074023d66128a32a1f9c6aa5695 Mon Sep 17 00:00:00 2001 From: Devin Lin Date: Mon, 21 Mar 2022 14:05:56 +0000 Subject: [PATCH] README: Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 752ab664..ffc25ae9 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This repository contains shell components for Plasma Mobile. * Development channel: https://matrix.to/#/#plasmamobile:matrix.org ### Locations -* [components/mobileshell](mobileshell) - private shell component library (API not guaranteed to be stable!) +* [components/mobileshell](components/mobileshell) - private shell component library (API not guaranteed to be stable!) * [containments](containments) - shell panels (homescreen, status bar, task panel) * [homescreens](homescreens) - homescreen packages * [kcms](kcms) - settings modules