diff --git a/docs/i18n/chinese/_sidebar.md b/docs/i18n/chinese/_sidebar.md index b759e62a33..9c98793d12 100644 --- a/docs/i18n/chinese/_sidebar.md +++ b/docs/i18n/chinese/_sidebar.md @@ -13,9 +13,9 @@ - [Proofreading a Curriculum File](how-to-proofread-files.md) - [How to Translate the Website](how-to-translate-the-website.md) - **Optional Guides** - - [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md) - - [Set up freeCodeCamp on WSL](how-to-setup-wsl.md) + - [Set up freeCodeCamp on Windows(WSL)](how-to-setup-wsl.md) - [Add Cypress tests](how-to-add-cypress-tests.md) + - [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md) --- diff --git a/docs/i18n/chinese/how-to-setup-freecodecamp-locally.md b/docs/i18n/chinese/how-to-setup-freecodecamp-locally.md index b3465d92d2..06cf8fb13d 100644 --- a/docs/i18n/chinese/how-to-setup-freecodecamp-locally.md +++ b/docs/i18n/chinese/how-to-setup-freecodecamp-locally.md @@ -22,7 +22,7 @@ Some community members also develop on Windows 10 natively with Git for Windows | Prerequisite | Version | Notes | | --------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [Node.js](http://nodejs.org) | `12.x` | [LTS Schedule](https://github.com/nodejs/Release#release-schedule) | +| [Node.js](http://nodejs.org) | `14.x` | [LTS Schedule](https://github.com/nodejs/Release#release-schedule) | | npm (comes bundled with Node) | `6.x` | Does not have LTS releases, we use the version bundled with Node LTS | | [MongoDB Community Server](https://docs.mongodb.com/manual/administration/install-community/) | `3.6` | [Release Notes](https://docs.mongodb.com/manual/release-notes/), Note: We are currently on `3.6`, an [upgrade is planned](https://github.com/freeCodeCamp/freeCodeCamp/issues/18275). | diff --git a/docs/i18n/espanol/_sidebar.md b/docs/i18n/espanol/_sidebar.md index d22c24eeea..11be038abd 100644 --- a/docs/i18n/espanol/_sidebar.md +++ b/docs/i18n/espanol/_sidebar.md @@ -13,9 +13,9 @@ - [Revisar un archivo de currículo](how-to-proofread-files.md) - [Cómo traducir la web](how-to-translate-the-website.md) - **Guías Opcionales** + - [Set up freeCodeCamp on Windows(WSL)](how-to-setup-wsl.md) + - [Add Cypress tests](how-to-add-cypress-tests.md) - [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md) - - [Configurar freeCodeCamp en WSL](how-to-setup-wsl.md) - - [Agregar pruebas de Cypress](how-to-add-cypress-tests.md) --- @@ -27,5 +27,5 @@ - **Nuestra Comunidad** - [**GitHub**](https://github.com/freecodecamp/freecodecamp) - - [**Foro de debate**](https://freecodecamp.org/forum/c/contributors) + - [**Foro Discourse**](https://freecodecamp.org/forum/c/contributors) - [**Servidor de chat**](https://chat.freecodecamp.org/home) diff --git a/docs/i18n/espanol/how-to-setup-freecodecamp-locally.md b/docs/i18n/espanol/how-to-setup-freecodecamp-locally.md index e2c60a5a1f..a4200919c4 100644 --- a/docs/i18n/espanol/how-to-setup-freecodecamp-locally.md +++ b/docs/i18n/espanol/how-to-setup-freecodecamp-locally.md @@ -22,7 +22,7 @@ Algunos miembros de la comunidad también desarrollan en Windows 10 nativamente | Prerrequisito | Versión | Notas | | ----------------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| [Node.js](http://nodejs.org) | `12.x` | [Calendario LTS](https://github.com/nodejs/Release#release-schedule) | +| [Node.js](http://nodejs.org) | `14.x` | [Calendario LTS](https://github.com/nodejs/Release#release-schedule) | | npm (viene empaquetado con Node) | `6.x` | No tiene lanzamientos LTS, usamos la versión empaquetada con Node LTS | | [Servidor de la comunidad MongoDB](https://docs.mongodb.com/manual/administration/install-community/) | `3.6` | [Notas de lanzamiento](https://docs.mongodb.com/manual/release-notes/), Nota: Actualmente estamos en `3.6`, una [actualización está planificada](https://github.com/freeCodeCamp/freeCodeCamp/issues/18275). | diff --git a/docs/i18n/portuguese/_sidebar.md b/docs/i18n/portuguese/_sidebar.md index b759e62a33..9c98793d12 100644 --- a/docs/i18n/portuguese/_sidebar.md +++ b/docs/i18n/portuguese/_sidebar.md @@ -13,9 +13,9 @@ - [Proofreading a Curriculum File](how-to-proofread-files.md) - [How to Translate the Website](how-to-translate-the-website.md) - **Optional Guides** - - [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md) - - [Set up freeCodeCamp on WSL](how-to-setup-wsl.md) + - [Set up freeCodeCamp on Windows(WSL)](how-to-setup-wsl.md) - [Add Cypress tests](how-to-add-cypress-tests.md) + - [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md) --- diff --git a/docs/i18n/portuguese/how-to-setup-freecodecamp-locally.md b/docs/i18n/portuguese/how-to-setup-freecodecamp-locally.md index b3465d92d2..06cf8fb13d 100644 --- a/docs/i18n/portuguese/how-to-setup-freecodecamp-locally.md +++ b/docs/i18n/portuguese/how-to-setup-freecodecamp-locally.md @@ -22,7 +22,7 @@ Some community members also develop on Windows 10 natively with Git for Windows | Prerequisite | Version | Notes | | --------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [Node.js](http://nodejs.org) | `12.x` | [LTS Schedule](https://github.com/nodejs/Release#release-schedule) | +| [Node.js](http://nodejs.org) | `14.x` | [LTS Schedule](https://github.com/nodejs/Release#release-schedule) | | npm (comes bundled with Node) | `6.x` | Does not have LTS releases, we use the version bundled with Node LTS | | [MongoDB Community Server](https://docs.mongodb.com/manual/administration/install-community/) | `3.6` | [Release Notes](https://docs.mongodb.com/manual/release-notes/), Note: We are currently on `3.6`, an [upgrade is planned](https://github.com/freeCodeCamp/freeCodeCamp/issues/18275). |