From 0b0a9ca07a5729bcf20fc9c78d453002b22d0f61 Mon Sep 17 00:00:00 2001 From: Kyle McCormick Date: Mon, 14 Dec 2020 15:13:43 -0500 Subject: [PATCH] Replace outdated 16.04 link with link to install options (#25875) The linked wiki page will be kept updated, so that this README doesn't need to be updated every release. --- README.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 50dad3eced..dc8bd0eca3 100644 --- a/README.rst +++ b/README.rst @@ -14,12 +14,10 @@ If you will be modifying edx-platform code, the `Open edX Developer Stack`_ is a Docker-based development environment. If you want to run your own Open edX server and have the technical skills to do -so, `Open edX Ubuntu 16.04 64-bit Installation`_ has instructions to install -it on an existing Ubuntu 16.04 server. +so, `Open edX Installation Options`_ explains your options. .. _Open edX Developer Stack: https://github.com/edx/devstack -.. _Open edX Ubuntu 16.04 64-bit Installation: https://openedx.atlassian.net/wiki/display/OpenOPS/Native+Open+edX+Ubuntu+16.04+64+bit+Installation - +.. _Open edX Installation Options: https://openedx.atlassian.net/wiki/spaces/OpenOPS/pages/60227779/Open+edX+Installation+Options License -------