From 33580509ab0f49abcf36e465c9fbbfa8458da709 Mon Sep 17 00:00:00 2001 From: Omar Al-Ithawi Date: Fri, 10 May 2024 18:58:47 +0300 Subject: [PATCH] fix: fixup previous commit --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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