7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-15 03:52:21 +00:00

docs: replaces occurrences of maple.beta* tags

This commit is contained in:
Régis Behmo 2022-01-08 18:57:00 +01:00 committed by Régis Behmo
parent 89d39633ae
commit 2a30d67a40
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ You may want to pull/push images from/to a custom docker registry. For instance,
Open edX customisation
~~~~~~~~~~~~~~~~~~~~~~
- ``OPENEDX_COMMON_VERSION`` (default: ``"open-release/maple.beta2"``)
- ``OPENEDX_COMMON_VERSION`` (default: ``"open-release/maple.1"``)
This defines the default version that will be pulled from all Open edX git repositories.

View File

@ -137,7 +137,7 @@ Following the instructions :ref:`above <bind_mounts>` on how to bind-mount direc
If you choose any but the first solution above, you will have to make sure that your fork works with Tutor.
First of all, you should make sure that you are working off the ``open-release/maple.beta2`` tag. See the :ref:`fork edx-platform section <edx_platform_fork>` for more information.
First of all, you should make sure that you are working off the ``open-release/maple.1`` tag. See the :ref:`fork edx-platform section <edx_platform_fork>` for more information.
Then, you should run the following commands::