From d337412af4f3158eb3b7583702096c81d962a874 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Wed, 2 Nov 2016 15:16:43 +0000 Subject: [PATCH] Fix links to contributing guidelines --- CONTRIBUTING.md | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c3607b54a..56b6091e5d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ for support - use our [Wagtail support group](https://groups.google.com/forum/#! ## New code Please review the -[coding guidelines](http://docs.wagtail.io/en/latest/contributing/developing.html#coding-guidelines). +[contributing guidelines](http://docs.wagtail.io/en/latest/contributing/index.html). You might like to start by checking issues with the [difficulty:Easy](https://github.com/torchbox/wagtail/labels/difficulty%3AEasy) label. diff --git a/README.rst b/README.rst index 17509cd1a8..00fe6a0421 100644 --- a/README.rst +++ b/README.rst @@ -76,6 +76,6 @@ Contributing ~~~~~~~~~~~~ If you're a Python or Django developer, fork the repo and get stuck in! We run a separate group for developers of Wagtail itself at https://groups.google.com/forum/#!forum/wagtail-developers (please note that this is not for support requests). -You might like to start by reviewing the `coding guidelines `_ and checking issues with the `difficulty:Easy `_ label. +You might like to start by reviewing the `contributing guidelines `_ and checking issues with the `difficulty:Easy `_ label. We also welcome translations for Wagtail's interface. Translation work should be submitted through `Transifex `_.