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 }} diff --git a/de/resources/community.md b/de/resources/community.md index 17ff7d1257..1fe956ad5c 100644 --- a/de/resources/community.md +++ b/de/resources/community.md @@ -44,8 +44,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [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/). @@ -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/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/resources/community.md b/en/resources/community.md index ec8a3d1463..65a6df2b2f 100755 --- a/en/resources/community.md +++ b/en/resources/community.md @@ -45,8 +45,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [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/). @@ -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/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/resources/community.md b/es/resources/community.md index 6229f75f82..523a119f38 100644 --- a/es/resources/community.md +++ b/es/resources/community.md @@ -41,8 +41,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): módulos de bajo nivel que Express utiliza internamente. +- [jshttp](https://github.com/jshttp): módulos que proporcionan funciones utilitarias útiles; consulte [Módulos de utilidad](/{{ page.lang }}/resources/utils.html). +- [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/). @@ -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/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/resources/community.md b/fr/resources/community.md index e6305cf9c2..727876dc3a 100644 --- a/fr/resources/community.md +++ b/fr/resources/community.md @@ -46,8 +46,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [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/). @@ -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/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/resources/community.md b/it/resources/community.md index 5c9004c57c..04c983ca3c 100644 --- a/it/resources/community.md +++ b/it/resources/community.md @@ -45,8 +45,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [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/). @@ -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/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/resources/community.md b/ja/resources/community.md index 34772bb7ef..77ea8471e1 100644 --- a/ja/resources/community.md +++ b/ja/resources/community.md @@ -44,8 +44,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [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/). @@ -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/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/resources/community.md b/ko/resources/community.md index a7e7033409..04445acf5b 100644 --- a/ko/resources/community.md +++ b/ko/resources/community.md @@ -45,8 +45,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [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/). @@ -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/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/pt-br/resources/community.md b/pt-br/resources/community.md index 622e3012b7..23a614b641 100644 --- a/pt-br/resources/community.md +++ b/pt-br/resources/community.md @@ -45,8 +45,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): módulos de baixo nível que o Express usa internamente. +- [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://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/). @@ -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..a263607618 100644 --- a/zh-cn/resources/community.md +++ b/zh-cn/resources/community.md @@ -44,8 +44,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [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/). @@ -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-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/resources/community.md b/zh-tw/resources/community.md index 5c181366e9..27c5121efc 100644 --- a/zh-tw/resources/community.md +++ b/zh-tw/resources/community.md @@ -44,8 +44,8 @@ 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). -- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally. +- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html). +- [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/). @@ -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/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)