fix: broken link to developer stack in README.rst

Make the text in paragraph the same as in the link definition.
This commit is contained in:
youpsla
2021-11-29 19:30:26 +01:00
committed by Alain
parent ff65cf6035
commit fa3ae19aa8

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