From ba8b1f781d7d3cea266df13bee687b822638e01d Mon Sep 17 00:00:00 2001 From: Mikhail Date: Tue, 30 Jun 2026 11:29:00 -0500 Subject: [PATCH] fix: triager guide broken link --- src/content/pages/de/resources/contributing.mdx | 2 +- src/content/pages/en/resources/contributing.mdx | 2 +- src/content/pages/es/resources/contributing.mdx | 2 +- src/content/pages/fr/resources/contributing.mdx | 2 +- src/content/pages/it/resources/contributing.mdx | 2 +- src/content/pages/ja/resources/contributing.mdx | 2 +- src/content/pages/ko/resources/contributing.mdx | 2 +- src/content/pages/pt-br/resources/contributing.mdx | 2 +- src/content/pages/zh-cn/resources/contributing.mdx | 2 +- src/content/pages/zh-tw/resources/contributing.mdx | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/content/pages/de/resources/contributing.mdx b/src/content/pages/de/resources/contributing.mdx index 2c6d3ec0e0..c6c1e0153b 100644 --- a/src/content/pages/de/resources/contributing.mdx +++ b/src/content/pages/de/resources/contributing.mdx @@ -76,7 +76,7 @@ compromise among committers be the default resolution mechanism. ### Triager werden Jeder kann Triader werden! Lesen Sie mehr über den Prozess, ein Triager zu sein, in -[dem triage process document](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md). +[dem triage process document](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md). Derzeit kann jedes bestehende [Organisationsmitglied](https://github.com/orgs/expressjs/people) einen neuen Triager nominieren. Wenn du daran interessiert bist, ein Triager zu werden, unser bester Ratschlag ist, diff --git a/src/content/pages/en/resources/contributing.mdx b/src/content/pages/en/resources/contributing.mdx index 57461bb2dc..46d413ecbf 100644 --- a/src/content/pages/en/resources/contributing.mdx +++ b/src/content/pages/en/resources/contributing.mdx @@ -76,7 +76,7 @@ compromise among committers be the default resolution mechanism. ### Becoming a Triager Anyone can become a triager! Read more about the process of being a triager in -[the triage process document](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md). +[the triage process document](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md). Currently, any existing [organization member](https://github.com/orgs/expressjs/people) can nominate a new triager. If you are interested in becoming a triager, our best advice is to actively participate diff --git a/src/content/pages/es/resources/contributing.mdx b/src/content/pages/es/resources/contributing.mdx index e8157b1613..26ee9e0fad 100644 --- a/src/content/pages/es/resources/contributing.mdx +++ b/src/content/pages/es/resources/contributing.mdx @@ -76,7 +76,7 @@ compromise among committers be the default resolution mechanism. ### Convertirse en un Triagente ¡Cualquiera puede convertirse en triager! Lea más sobre el proceso de ser un triager en -[el documento del proceso de la prueba](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md). +[el documento del proceso de la prueba](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md). Actualmente, cualquier [miembro de la organización] existente (https://github.com/orgs/expressjs/people) puede nominar un nuevo triager. Si estás interesado en convertirte en triager, nuestro mejor consejo es participar activamente diff --git a/src/content/pages/fr/resources/contributing.mdx b/src/content/pages/fr/resources/contributing.mdx index 945fc629bc..136f176877 100644 --- a/src/content/pages/fr/resources/contributing.mdx +++ b/src/content/pages/fr/resources/contributing.mdx @@ -76,7 +76,7 @@ compromise among committers be the default resolution mechanism. ### Devenir un Triager « N'importe qui peut devenir un triager! » En savoir plus sur le processus de triagerie en -[document sur le processus de triage](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md). +[document sur le processus de triage](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md). Actuellement, tout [membre de l'organisme](https://github.com/orgs/expressjs/people) existant peut nommer un nouveau triager. Si vous souhaitez devenir un triager, notre meilleur conseil est de participer activement diff --git a/src/content/pages/it/resources/contributing.mdx b/src/content/pages/it/resources/contributing.mdx index 1d37c7c465..94a17f6560 100644 --- a/src/content/pages/it/resources/contributing.mdx +++ b/src/content/pages/it/resources/contributing.mdx @@ -76,7 +76,7 @@ tra gli impegni costituiscano il meccanismo di risoluzione di default. ### Diventare un Triager Chiunque può diventare un triangolo! Per saperne di più sul processo di essere un triager in -[il documento di processo di triage](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md). +[il documento di processo di triage](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md). Attualmente, qualsiasi [membro dell'organizzazione](https://github.com/orgs/expressjs/people) può nominare un nuovo triager. Se siete interessati a diventare un triager, il nostro miglior consiglio è quello di partecipare attivamente a diff --git a/src/content/pages/ja/resources/contributing.mdx b/src/content/pages/ja/resources/contributing.mdx index 86c6741534..cfe62396d7 100644 --- a/src/content/pages/ja/resources/contributing.mdx +++ b/src/content/pages/ja/resources/contributing.mdx @@ -75,7 +75,7 @@ be landed by any committer. ### Triager になる 誰でもトリアージになれます! -[triage process document](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md)でトリガーになるプロセスの詳細をお読みください。 +[triage process document](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md)でトリガーになるプロセスの詳細をお読みください。 Currently, any existing [organization member](https://github.com/orgs/expressjs/people) can nominate a new triager. トリアガーになることに興味があるなら 私たちの最善のアドバイスは、トリアージやプルリクエストを支援することによって、コミュニティで diff --git a/src/content/pages/ko/resources/contributing.mdx b/src/content/pages/ko/resources/contributing.mdx index 57461bb2dc..46d413ecbf 100644 --- a/src/content/pages/ko/resources/contributing.mdx +++ b/src/content/pages/ko/resources/contributing.mdx @@ -76,7 +76,7 @@ compromise among committers be the default resolution mechanism. ### Becoming a Triager Anyone can become a triager! Read more about the process of being a triager in -[the triage process document](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md). +[the triage process document](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md). Currently, any existing [organization member](https://github.com/orgs/expressjs/people) can nominate a new triager. If you are interested in becoming a triager, our best advice is to actively participate diff --git a/src/content/pages/pt-br/resources/contributing.mdx b/src/content/pages/pt-br/resources/contributing.mdx index 220d1f7a3c..f9f9983db3 100644 --- a/src/content/pages/pt-br/resources/contributing.mdx +++ b/src/content/pages/pt-br/resources/contributing.mdx @@ -76,7 +76,7 @@ entre os committers sejam o mecanismo de resolução padrão. ### Tornando-se um Triager Qualquer um pode se tornar um triagante! Leia mais sobre o processo de ser um triager em -[o documento do processo de triagem](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md). +[o documento do processo de triagem](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md). Atualmente, qualquer [membro da organização](https://github.com/orgs/expressjs/people) existente pode nomear um novo triagador. Se você está interessado em se tornar um triagro, nosso melhor conselho é participar ativamente diff --git a/src/content/pages/zh-cn/resources/contributing.mdx b/src/content/pages/zh-cn/resources/contributing.mdx index 57461bb2dc..46d413ecbf 100644 --- a/src/content/pages/zh-cn/resources/contributing.mdx +++ b/src/content/pages/zh-cn/resources/contributing.mdx @@ -76,7 +76,7 @@ compromise among committers be the default resolution mechanism. ### Becoming a Triager Anyone can become a triager! Read more about the process of being a triager in -[the triage process document](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md). +[the triage process document](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md). Currently, any existing [organization member](https://github.com/orgs/expressjs/people) can nominate a new triager. If you are interested in becoming a triager, our best advice is to actively participate diff --git a/src/content/pages/zh-tw/resources/contributing.mdx b/src/content/pages/zh-tw/resources/contributing.mdx index 57461bb2dc..46d413ecbf 100644 --- a/src/content/pages/zh-tw/resources/contributing.mdx +++ b/src/content/pages/zh-tw/resources/contributing.mdx @@ -76,7 +76,7 @@ compromise among committers be the default resolution mechanism. ### Becoming a Triager Anyone can become a triager! Read more about the process of being a triager in -[the triage process document](https://github.com/expressjs/discussions/blob/HEAD/contributing/triager-guide.md). +[the triage process document](https://github.com/expressjs/discussions/blob/master/docs/contributing/triager-guide.md). Currently, any existing [organization member](https://github.com/orgs/expressjs/people) can nominate a new triager. If you are interested in becoming a triager, our best advice is to actively participate