From 1e501cb071017f9b348e464363399d3550dfaa2b Mon Sep 17 00:00:00 2001 From: Efe Karasakal Date: Sun, 19 Oct 2025 11:00:34 +0200 Subject: [PATCH 1/5] docs: fix code of conduct --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index 45a2819a45..743822293a 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -13,7 +13,7 @@ {{ site.data[page.lang].footer.privacy_policy }} - + {{ site.data[page.lang].footer.coc }} From fad0431044a4aaa79dcafdcfc1f5dc6dfd7d5e36 Mon Sep 17 00:00:00 2001 From: Efe Karasakal Date: Sun, 19 Oct 2025 11:00:44 +0200 Subject: [PATCH 2/5] docs: remove prisma example --- de/starter/examples.md | 1 - en/starter/examples.md | 1 - es/starter/examples.md | 1 - fr/starter/examples.md | 1 - it/starter/examples.md | 1 - ja/starter/examples.md | 1 - ko/starter/examples.md | 1 - zh-cn/starter/examples.md | 1 - zh-tw/starter/examples.md | 1 - 9 files changed, 9 deletions(-) diff --git a/de/starter/examples.md b/de/starter/examples.md index a03e016318..56da2d1a3c 100644 --- a/de/starter/examples.md +++ b/de/starter/examples.md @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations. {% include community-caveat.html %} -- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM - [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM ### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)    [Next: FAQ ](/{{ page.lang }}/starter/faq.html) diff --git a/en/starter/examples.md b/en/starter/examples.md index ca376a2e64..54ce373bf1 100755 --- a/en/starter/examples.md +++ b/en/starter/examples.md @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations. {% include community-caveat.html %} -- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM - [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM ### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)    [Next: FAQ ](/{{ page.lang }}/starter/faq.html) diff --git a/es/starter/examples.md b/es/starter/examples.md index a03e016318..56da2d1a3c 100644 --- a/es/starter/examples.md +++ b/es/starter/examples.md @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations. {% include community-caveat.html %} -- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM - [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM ### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)    [Next: FAQ ](/{{ page.lang }}/starter/faq.html) diff --git a/fr/starter/examples.md b/fr/starter/examples.md index a03e016318..56da2d1a3c 100644 --- a/fr/starter/examples.md +++ b/fr/starter/examples.md @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations. {% include community-caveat.html %} -- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM - [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM ### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)    [Next: FAQ ](/{{ page.lang }}/starter/faq.html) diff --git a/it/starter/examples.md b/it/starter/examples.md index a03e016318..56da2d1a3c 100644 --- a/it/starter/examples.md +++ b/it/starter/examples.md @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations. {% include community-caveat.html %} -- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM - [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM ### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)    [Next: FAQ ](/{{ page.lang }}/starter/faq.html) diff --git a/ja/starter/examples.md b/ja/starter/examples.md index a03e016318..56da2d1a3c 100644 --- a/ja/starter/examples.md +++ b/ja/starter/examples.md @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations. {% include community-caveat.html %} -- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM - [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM ### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)    [Next: FAQ ](/{{ page.lang }}/starter/faq.html) diff --git a/ko/starter/examples.md b/ko/starter/examples.md index a03e016318..56da2d1a3c 100644 --- a/ko/starter/examples.md +++ b/ko/starter/examples.md @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations. {% include community-caveat.html %} -- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM - [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM ### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)    [Next: FAQ ](/{{ page.lang }}/starter/faq.html) diff --git a/zh-cn/starter/examples.md b/zh-cn/starter/examples.md index a03e016318..56da2d1a3c 100644 --- a/zh-cn/starter/examples.md +++ b/zh-cn/starter/examples.md @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations. {% include community-caveat.html %} -- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM - [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM ### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)    [Next: FAQ ](/{{ page.lang }}/starter/faq.html) diff --git a/zh-tw/starter/examples.md b/zh-tw/starter/examples.md index a03e016318..56da2d1a3c 100644 --- a/zh-tw/starter/examples.md +++ b/zh-tw/starter/examples.md @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations. {% include community-caveat.html %} -- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM - [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM ### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)    [Next: FAQ ](/{{ page.lang }}/starter/faq.html) From 97e2496ed0e479ab6524f2094bbb2c908c62a95d Mon Sep 17 00:00:00 2001 From: Efe Karasakal Date: Sun, 19 Oct 2025 11:03:24 +0200 Subject: [PATCH 3/5] docs: fix contributing.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b158656a00..bfd4c0d44f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ This is the contribution documentation for the [expressjs.com](https://github.com/expressjs/expressjs.com) website. >[!NOTE] -> This is not the repo for Express JS framework. To contribute to the _[Express JS framework](https://github.com/expressjs/express_)_, check out the [Github repo contributing page](https://github.com/expressjs/express/blob/master/Contributing.md) or the website's [Contributing to Express](https://expressjs.com/en/resources/contributing.html) page. +> This is not the repo for Express JS framework. To contribute to the _[Express JS framework](https://github.com/expressjs/express_)_, check out the [Github repo contributing page](https://github.com/expressjs/.github/blob/master/CONTRIBUTING.md) or the website's [Contributing to Express](https://expressjs.com/en/resources/contributing.html) page. #### Need some ideas? These are some typical issues. From cd51c7d2084b70cad07500f248d1c1746ffc834b Mon Sep 17 00:00:00 2001 From: Efe Karasakal Date: Sun, 19 Oct 2025 11:06:55 +0200 Subject: [PATCH 4/5] docs: fix jshttp links --- CONTRIBUTING.md | 2 +- de/resources/community.md | 4 ++-- en/resources/community.md | 4 ++-- es/resources/community.md | 4 ++-- fr/resources/community.md | 4 ++-- it/resources/community.md | 4 ++-- ja/resources/community.md | 4 ++-- ko/resources/community.md | 4 ++-- pt-br/resources/community.md | 4 ++-- zh-cn/resources/community.md | 4 ++-- zh-tw/resources/community.md | 4 ++-- 11 files changed, 21 insertions(+), 21 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bfd4c0d44f..b158656a00 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ This is the contribution documentation for the [expressjs.com](https://github.com/expressjs/expressjs.com) website. >[!NOTE] -> This is not the repo for Express JS framework. To contribute to the _[Express JS framework](https://github.com/expressjs/express_)_, check out the [Github repo contributing page](https://github.com/expressjs/.github/blob/master/CONTRIBUTING.md) or the website's [Contributing to Express](https://expressjs.com/en/resources/contributing.html) page. +> This is not the repo for Express JS framework. To contribute to the _[Express JS framework](https://github.com/expressjs/express_)_, check out the [Github repo contributing page](https://github.com/expressjs/express/blob/master/Contributing.md) or the website's [Contributing to Express](https://expressjs.com/en/resources/contributing.html) page. #### Need some ideas? These are some typical issues. diff --git a/de/resources/community.md b/de/resources/community.md index 17ff7d1257..f29ab0d593 100644 --- a/de/resources/community.md +++ b/de/resources/community.md @@ -44,7 +44,7 @@ Unsere lebhafte Community hat zu einer Vielzahl von Erweiterungen, [Middlewaremo Additionally, the Express community maintains modules in these two GitHub orgs: -- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -85,4 +85,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
-
\ No newline at end of file + diff --git a/en/resources/community.md b/en/resources/community.md index ec8a3d1463..af799f263a 100755 --- a/en/resources/community.md +++ b/en/resources/community.md @@ -45,7 +45,7 @@ Our vibrant community has created a large variety of extensions, Additionally, the Express community maintains modules in these two GitHub orgs: -- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -91,4 +91,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
-
\ No newline at end of file + diff --git a/es/resources/community.md b/es/resources/community.md index 6229f75f82..a5f1de7674 100644 --- a/es/resources/community.md +++ b/es/resources/community.md @@ -41,7 +41,7 @@ Nuestra vibrante comunidad ha creado una larga variedad de extensiones, [módulo Además, la comunidad de Express mantiene módulos en estas dos organizaciones de GitHub: -- [jshttp](https://jshttp.github.io/): módulos que proporcionan funciones utilitarias útiles; consulte [Módulos de utilidad](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp): módulos que proporcionan funciones utilitarias útiles; consulte [Módulos de utilidad](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): módulos de bajo nivel que Express utiliza internamente. Para mantenerse al tanto de lo que está sucediendo en toda la comunidad, consulte [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -82,4 +82,4 @@ Express is a project of the OpenJS Foundation. Por favor, revise la [política d
-
\ No newline at end of file + diff --git a/fr/resources/community.md b/fr/resources/community.md index e6305cf9c2..5bd82917cb 100644 --- a/fr/resources/community.md +++ b/fr/resources/community.md @@ -46,7 +46,7 @@ infrastructures de niveau supérieur. Additionally, the Express community maintains modules in these two GitHub orgs: -- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -89,4 +89,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
-
\ No newline at end of file + diff --git a/it/resources/community.md b/it/resources/community.md index 5c9004c57c..d4f5f229e5 100644 --- a/it/resources/community.md +++ b/it/resources/community.md @@ -45,7 +45,7 @@ La nostra community molto attiva ha creato una vasta varietà di estensioni, Additionally, the Express community maintains modules in these two GitHub orgs: -- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -89,4 +89,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
-
\ No newline at end of file + diff --git a/ja/resources/community.md b/ja/resources/community.md index 34772bb7ef..2da5db1c85 100644 --- a/ja/resources/community.md +++ b/ja/resources/community.md @@ -44,7 +44,7 @@ Members of the Express technical committee are: Additionally, the Express community maintains modules in these two GitHub orgs: -- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -85,4 +85,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
-
\ No newline at end of file + diff --git a/ko/resources/community.md b/ko/resources/community.md index a7e7033409..cb569ef2e5 100644 --- a/ko/resources/community.md +++ b/ko/resources/community.md @@ -45,7 +45,7 @@ Members of the Express technical committee are: Additionally, the Express community maintains modules in these two GitHub orgs: -- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -89,4 +89,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
-
\ No newline at end of file + diff --git a/pt-br/resources/community.md b/pt-br/resources/community.md index 622e3012b7..fdf129bd10 100644 --- a/pt-br/resources/community.md +++ b/pt-br/resources/community.md @@ -45,7 +45,7 @@ Nossa vibrante comunidade criou uma grande variedade de extensões, Além disso, a comunidade Express mantém módulos nestes duas organizações no GitHub: -- [jshttp](https://jshttp.github.io/) módulos que fornecem função utilitária útil; ver [Módulos utilitários](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp) módulos que fornecem função utilitária útil; ver [Módulos utilitários](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): módulos de baixo nível que o Express usa internamente. Para acompanhar o que está acontecendo em toda a comunidade, Confira a [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -88,4 +88,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
-
\ No newline at end of file + diff --git a/zh-cn/resources/community.md b/zh-cn/resources/community.md index fc0c994161..35993bdf9f 100644 --- a/zh-cn/resources/community.md +++ b/zh-cn/resources/community.md @@ -44,7 +44,7 @@ Members of the Express technical committee are: Additionally, the Express community maintains modules in these two GitHub orgs: -- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -85,4 +85,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
-
\ No newline at end of file + diff --git a/zh-tw/resources/community.md b/zh-tw/resources/community.md index 5c181366e9..a20041434a 100644 --- a/zh-tw/resources/community.md +++ b/zh-tw/resources/community.md @@ -44,7 +44,7 @@ Members of the Express technical committee are: Additionally, the Express community maintains modules in these two GitHub orgs: -- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). - [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). @@ -85,4 +85,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
-
\ No newline at end of file + From ffaa591c407745f79a39d6afca4a52092aed6f58 Mon Sep 17 00:00:00 2001 From: Efe Karasakal Date: Sat, 25 Oct 2025 23:36:55 +0200 Subject: [PATCH 5/5] docs: replace pillarjs links --- de/resources/community.md | 2 +- en/resources/community.md | 2 +- es/resources/community.md | 2 +- fr/resources/community.md | 2 +- it/resources/community.md | 2 +- ja/resources/community.md | 2 +- ko/resources/community.md | 2 +- pt-br/resources/community.md | 2 +- zh-cn/resources/community.md | 2 +- zh-tw/resources/community.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/de/resources/community.md b/de/resources/community.md index f29ab0d593..1fe956ad5c 100644 --- a/de/resources/community.md +++ b/de/resources/community.md @@ -45,7 +45,7 @@ Unsere lebhafte Community hat zu einer Vielzahl von Erweiterungen, [Middlewaremo Additionally, the Express community maintains modules in these two GitHub orgs: - [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). diff --git a/en/resources/community.md b/en/resources/community.md index af799f263a..65a6df2b2f 100755 --- a/en/resources/community.md +++ b/en/resources/community.md @@ -46,7 +46,7 @@ Our vibrant community has created a large variety of extensions, Additionally, the Express community maintains modules in these two GitHub orgs: - [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). diff --git a/es/resources/community.md b/es/resources/community.md index a5f1de7674..523a119f38 100644 --- a/es/resources/community.md +++ b/es/resources/community.md @@ -42,7 +42,7 @@ Nuestra vibrante comunidad ha creado una larga variedad de extensiones, [módulo Además, la comunidad de Express mantiene módulos en estas dos organizaciones de GitHub: - [jshttp](https://github.com/jshttp): módulos que proporcionan funciones utilitarias útiles; consulte [Módulos de utilidad](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): módulos de bajo nivel que Express utiliza internamente. +- [pillarjs](https://github.com/pillarjs): módulos de bajo nivel que Express utiliza internamente. Para mantenerse al tanto de lo que está sucediendo en toda la comunidad, consulte [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). diff --git a/fr/resources/community.md b/fr/resources/community.md index 5bd82917cb..727876dc3a 100644 --- a/fr/resources/community.md +++ b/fr/resources/community.md @@ -47,7 +47,7 @@ infrastructures de niveau supérieur. Additionally, the Express community maintains modules in these two GitHub orgs: - [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). diff --git a/it/resources/community.md b/it/resources/community.md index d4f5f229e5..04c983ca3c 100644 --- a/it/resources/community.md +++ b/it/resources/community.md @@ -46,7 +46,7 @@ La nostra community molto attiva ha creato una vasta varietà di estensioni, Additionally, the Express community maintains modules in these two GitHub orgs: - [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). diff --git a/ja/resources/community.md b/ja/resources/community.md index 2da5db1c85..77ea8471e1 100644 --- a/ja/resources/community.md +++ b/ja/resources/community.md @@ -45,7 +45,7 @@ Members of the Express technical committee are: Additionally, the Express community maintains modules in these two GitHub orgs: - [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). diff --git a/ko/resources/community.md b/ko/resources/community.md index cb569ef2e5..04445acf5b 100644 --- a/ko/resources/community.md +++ b/ko/resources/community.md @@ -46,7 +46,7 @@ Members of the Express technical committee are: Additionally, the Express community maintains modules in these two GitHub orgs: - [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). diff --git a/pt-br/resources/community.md b/pt-br/resources/community.md index fdf129bd10..23a614b641 100644 --- a/pt-br/resources/community.md +++ b/pt-br/resources/community.md @@ -46,7 +46,7 @@ Nossa vibrante comunidade criou uma grande variedade de extensões, Além disso, a comunidade Express mantém módulos nestes duas organizações no GitHub: - [jshttp](https://github.com/jshttp) módulos que fornecem função utilitária útil; ver [Módulos utilitários](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): módulos de baixo nível que o Express usa internamente. +- [pillarjs](https://github.com/pillarjs): módulos de baixo nível que o Express usa internamente. Para acompanhar o que está acontecendo em toda a comunidade, Confira a [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). diff --git a/zh-cn/resources/community.md b/zh-cn/resources/community.md index 35993bdf9f..a263607618 100644 --- a/zh-cn/resources/community.md +++ b/zh-cn/resources/community.md @@ -45,7 +45,7 @@ Members of the Express technical committee are: Additionally, the Express community maintains modules in these two GitHub orgs: - [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/). diff --git a/zh-tw/resources/community.md b/zh-tw/resources/community.md index a20041434a..27c5121efc 100644 --- a/zh-tw/resources/community.md +++ b/zh-tw/resources/community.md @@ -45,7 +45,7 @@ Members of the Express technical committee are: Additionally, the Express community maintains modules in these two GitHub orgs: - [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally. To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).