From b3dbc7babdf8b5f0541ff9a4ad8c5636a9be1cc2 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Fri, 6 Mar 2015 11:32:11 -0500 Subject: [PATCH] Fix another contributor agreement link. --- CONTRIBUTING.rst | 3 +-- README.rst | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f84d1746b5..60bacea093 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -199,5 +199,4 @@ Expectations You Have of Us 3. Once we have determined through visual review that your code is not malicious, we will run a Jenkins build on your branch. -.. _individual contributor agreement: http://code.edx.org/individual-contributor-agreement.pdf - +.. _individual contributor agreement: http://open.edx.org/sites/default/files/wysiwyg/individual-contributor-agreement.pdf diff --git a/README.rst b/README.rst index a18c22956d..5ca8464cb3 100644 --- a/README.rst +++ b/README.rst @@ -116,4 +116,4 @@ Please do not report security issues in public. Please email security@edx.org .. _individual contributor’s agreement: http://open.edx.org/sites/default/files/wysiwyg/individual-contributor-agreement.pdf -.. _CONTRIBUTING: http://open.edx.org/sites/default/files/wysiwyg/individual-contributor-agreement.pdf +.. _CONTRIBUTING: https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst