From 606da02461d5ed5defcbb800d5497b405c455fc4 Mon Sep 17 00:00:00 2001 From: cogneato Date: Tue, 4 Aug 2020 08:44:37 -0600 Subject: [PATCH] Fix duplicate link and typo in documentation (#805) --- Documentation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/README.md b/Documentation/README.md index 67b7c5fa1..7b46e7687 100644 --- a/Documentation/README.md +++ b/Documentation/README.md @@ -3,7 +3,7 @@ ## Contents - [Getting started](./getting_started_development.md) - the place for developers to begin -- [Development](./getting_started_development.md) - more deatils for developers +- [Development](./development.md) - more details for developers - [Deployment](./deployment.md) - approach to git branching and releases - [Configuration](./configuration.md) - how users can configure HassOS - [Partition](./partition.md) - partition layout