From b1c924b7fad648e3bf5f19069dfc050fc18dd5b2 Mon Sep 17 00:00:00 2001 From: Andy Smart <andy@smartiehastheanswer.co.uk> Date: Wed, 22 Jul 2015 12:28:57 +0100 Subject: [PATCH] Updated the broken dev doc links in the README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eda495863d0..05a78ae0737 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ To learn about issues, click [here][2]. To open an issue, click [here][3]. To suggest documentation improvements, click [here][4]. -[1]: <http://devdocs.magento.com/guides/v1.0/contributor-guide/CONTRIBUTING.html> -[2]: <http://devdocs.magento.com/guides/v1.0/contributor-guide/CONTRIBUTING.html#report> +[1]: <http://devdocs.magento.com/guides/v2.0/contributor-guide/contributing.html> +[2]: <http://devdocs.magento.com/guides/v2.0/contributor-guide/contributing.html#report> [3]: <https://github.com/magento/magento2/issues> [4]: <http://devdocs.magento.com> -- GitLab