From c489b5aba7bbee29cfbd680b743d43e94f988448 Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 17 Jan 2022 12:33:46 -0500 Subject: [PATCH] Fix broken link (because of case sensitivity) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf7705e..4756d7d 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,4 @@ System > Languages & Input > Virtual keyboard > Manage keyboards. ## Contributing For instructions on building the application, see -[Contributing](Contributing.md). +[Contributing](CONTRIBUTING.md).