From d45599f4e3926a4b15b02e752e641da89999adf2 Mon Sep 17 00:00:00 2001 From: Ze Yu Date: Sat, 8 Aug 2020 11:00:24 +0800 Subject: [PATCH] Fix README.md link --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 781c7eb020..b07454eab1 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@ Get started in 5 minutes: https://markbind.org/userGuide/gettingStarted.html The website for the latest master branch (not yet released to the public) is at https://markbind-master.netlify.com. -The Developer Guide can be found at https://markbind.org/devdocs/devGuide/index.html. - ## Want to help? -If you're interested in contributing to MarkBind, we'd love to have you onboard! Check out our [Contribution Guide](https://markbind.org/devdocs/devGuide/contributing) for ideas on contributing and setup steps for getting our repositories up and running on your local machine. +If you're interested in contributing to MarkBind, we'd love to have you onboard! Check out our [Developer Guide](https://markbind.org/devdocs/devGuide/devGuide.html) for ideas on contributing and the [setup steps](https://markbind.org/devdocs/devGuide/settingUp.html) for getting our repositories up and running on your local machine.