Merge pull request #29462 from youpsla/youpsla-patch-1

Fix broken link to developer stack in README.rst
This commit is contained in:
Sarina Canelake
2022-01-21 18:04:43 -05:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ recommend that you use a service provider to run the software for you. They
have free trials that make it easy to get started:
https://openedx.org/get-started/
If you will be modifying edx-platform code, the `Open edX Devstack`_ (Developer Stack) is
If you will be modifying edx-platform code, the `Open edX Developer Stack`_ (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