diff --git a/README.rst b/README.rst index af022614e5d..4841ffba7a4 100644 --- a/README.rst +++ b/README.rst @@ -42,8 +42,8 @@ Transifex project should be used. Tools for repository maintainers ******************************** -This repository contains both GitHub Actions workflows and Makefile programs -to automate and assist maintainers chores including: +This repository contains both `GitHub Actions workflows`_ and +`Makefile programs`_ to automate and assist maintainers chores including: Fix resource names in Transifex =============================== @@ -99,3 +99,6 @@ pull requests, run the following command: .. _edx-platform "master" branch: https://github.com/openedx/edx-platform .. _Tutor Redwood v18: https://docs.tutor.edly.io/ .. _edx-platform "open-release/redwood.master" branch: https://github.com/openedx/edx-platform/tree/open-release/redwood.master + +.. _GitHub Actions workflows: https://github.com/openedx/openedx-translations/tree/main/.github/workflows +.. _Makefile programs: https://github.com/openedx/openedx-translations/blob/main/Makefile