From 5e6113414fc50498e78728a15ddb5494ab250852 Mon Sep 17 00:00:00 2001 From: Rob Mac Neil <5015138+rawbitt@users.noreply.github.com> Date: Mon, 18 Nov 2019 15:30:41 -0400 Subject: [PATCH] Fixed 404s in Contributing doc --- CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 817dfcb4..c395368e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,14 +2,14 @@ Any open source product is only as good as the community behind it. You can participate by sharing code, ideas, or simply helping others. No matter what your skill level is, every contribution counts. -See our [high level overview](http://silverstripe.org/contributing-to-silverstripe) on silverstripe.org on how you can help out. +See our [high level overview](https://www.silverstripe.org/community/contributing-to-silverstripe) on silverstripe.org on how you can help out. Or, for more detailed guidance, read one of the following pages: - * [Sharing your opinion and raising issues](http://docs.silverstripe.org/en/3.2/contributing/issues_and_bugs/) - * [Providing code, whether it's creating a feature or fixing a bug](http://docs.silverstripe.org/en/3.2/contributing/code/) - * [Writing and translating documentation](http://docs.silverstripe.org/en/3.2/contributing/translations/) - * [Translating user-interface elements](http://docs.silverstripe.org/en/3.2/contributing/translation_process/) + * [Sharing your opinion and raising issues](https://docs.silverstripe.org/en/4/contributing/issues_and_bugs/) + * [Providing code, whether it's creating a feature or fixing a bug](https://docs.silverstripe.org/en/4/contributing/code/) + * [Writing and translating documentation](https://docs.silverstripe.org/en/4/contributing/translations/) + * [Translating user-interface elements](https://docs.silverstripe.org/en/4/contributing/translation_process/) ## Copyright