From 00369c69e1ef182d4043b018039f1206435853ca Mon Sep 17 00:00:00 2001 From: Ayu Adiati Date: Thu, 28 Dec 2023 20:55:32 +0100 Subject: [PATCH] fix: update translating section in Contributing guidelines to reflect Maintainer Intro course --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1c9481b..e6c6a2c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -286,6 +286,6 @@ git pull - Use code blocks to highlight code snippets or configuration examples. - Check out the official [Markdown Guide](https://www.markdownguide.org/basic-syntax/) website for more information about using Markdown. -## Translating the Intro to Open Source Course +## Translating the Maintainer Intro Course -Translating our Intro to Open Source course helps make it more accessible to a broader audience. If you're interested in translating this course, please read our [🌐 i18n Guidelines](/i18n-guidelines.md) page. +Translating our Maintainer Intro course helps make it more accessible to a broader audience. If you're interested in translating this course, please read our [🌐 i18n Guidelines](/i18n-guidelines.md) page.