From 7c35307011724db92fbd062a663f078c7206c30c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20R=C3=B6nnquist?= Date: Thu, 7 May 2020 16:06:44 +0200 Subject: [PATCH] Folder is doc, not docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 756b4c7e..2beb667c 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,4 @@ $ src/squeekboard Developing ---------- -See [`docs/hacking.md`](docs/hacking.md) for this copy, or the [official documentation](https://developer.puri.sm/projects/squeekboard/) for the current release. +See [`doc/hacking.md`](doc/hacking.md) for this copy, or the [official documentation](https://developer.puri.sm/projects/squeekboard/) for the current release.