From 137d49b5c010a3d6aedd311fdfd7b2825153cd10 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 23 Jan 2019 10:51:42 -0500 Subject: [PATCH] Fix references to open.edx.org --- CONTRIBUTING.rst | 2 +- README.rst | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f108b35d7c..d7bcd90243 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -224,4 +224,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://open.edx.org/sites/default/files/wysiwyg/individual-contributor-agreement.pdf +.. _individual contributor agreement: https://open.edx.org/wp-content/uploads/2019/01/individual-contributor-agreement.pdf diff --git a/README.rst b/README.rst index e94ee10313..a8625016fa 100644 --- a/README.rst +++ b/README.rst @@ -29,24 +29,15 @@ unless otherwise noted. Please see the `LICENSE`_ file for details. .. _LICENSE: https://github.com/edx/edx-platform/blob/master/LICENSE -The Open edX Portal ---------------------- +More about Open edX +------------------- -See the `Open edX Portal`_ to learn more about Open edX. You can find +See the `Open edX site`_ to learn more about Open edX. You can find information about the edX roadmap, as well as about hosting, extending, and contributing to Open edX. In addition, the Open edX Portal provides product announcements, the Open edX blog, and other rich community resources. -To comment on blog posts or the edX roadmap, you must create an account and log -in. If you do not have an account, follow these steps. - -#. Visit `open.edx.org/user/register`_. -#. Fill in your personal details. -#. Select **Create New Account**. You are then logged in to the `Open edX - Portal`_. - -.. _Open edX Portal: https://open.edx.org -.. _open.edx.org/user/register: https://open.edx.org/user/register +.. _Open edX site: https://open.edx.org Documentation ------------- @@ -112,5 +103,5 @@ Reporting Security Issues Please do not report security issues in public. Please email security@edx.org. -.. _individual contributor agreement: http://open.edx.org/sites/default/files/wysiwyg/individual-contributor-agreement.pdf +.. _individual contributor agreement: https://open.edx.org/wp-content/uploads/2019/01/individual-contributor-agreement.pdf .. _CONTRIBUTING: https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst