From b10fdf3d4bb9af4b926c74b21156c9e95e64b741 Mon Sep 17 00:00:00 2001 From: chagai95 <31655082+chagai95@users.noreply.github.com> Date: Tue, 12 May 2020 13:07:43 +0200 Subject: [PATCH] Added Anchor Link to the development of matrix sdk The link before just sent you to the matrix sdk repository, now it sends you to the development section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f4a304e0d..6da6248da0 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Development =========== Before attempting to develop on Riot you **must** read the [developer guide -for `matrix-react-sdk`](https://github.com/matrix-org/matrix-react-sdk), which +for `matrix-react-sdk`](https://github.com/matrix-org/matrix-react-sdk#developer-guide), which also defines the design, architecture and style for Riot too. Before starting work on a feature, it's best to ensure your plan aligns well