From 0564b92de3fb1fd4e1ac044a27e6fd258bd0600f Mon Sep 17 00:00:00 2001 From: Eric Sorenson Date: Fri, 12 Apr 2024 13:21:18 -0700 Subject: [PATCH] Fix test failures caused by untranslated internal link Prior to this change the tests would fail with: Checking 358 external links... Ran on 300 files! - _site/pcm/best-practices/index.html * linking to internal hash #share-ownership-of-your-project that does not exist (line 557) share ownership of the project This fixes the internal anchor to match the translated header text. --- _articles/pcm/best-practices.md | 2 +- _articles/pcm/leadership-and-governance.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_articles/pcm/best-practices.md b/_articles/pcm/best-practices.md index 069470ed728..785dc0e87e1 100644 --- a/_articles/pcm/best-practices.md +++ b/_articles/pcm/best-practices.md @@ -149,7 +149,7 @@ If you dey find people wey go fit help, start to ask around. One way to get new contributors be to [label issues wey dey simple for beginners to work on](https://help.github.com/en/articles/helping-new-contributors-find-your-project-with-labels). GitHub go show these issues for different places for the platform, e go make them dey easier to see. -When you see new contributors wey dey make repeated contributions, make you acknowledge their work and give them more responsibility. Write down how other people fit grow into leadership roles if them wan. Make you encourage others to [share ownership of the project](../building-community/#share-ownership-of-your-project) because e fit reduce your own workload, just like @lmccart find out for her project, [p5.js](https://github.com/processing/p5.js). +When you see new contributors wey dey make repeated contributions, make you acknowledge their work and give them more responsibility. Write down how other people fit grow into leadership roles if them wan. Make you encourage others to [share ownership of the project](../building-community/#share-the-person-waeh-get-your-project) because e fit reduce your own workload, just like @lmccart find out for her project, [p5.js](https://github.com/processing/p5.js).