From 912751e2c9422e5a934f74d3e1210bcdf121a543 Mon Sep 17 00:00:00 2001 From: Michael McQuade Date: Fri, 6 Jul 2018 07:52:32 -0400 Subject: [PATCH] Fix typo (#6296) - This line didn't make sense in either English or Spanish. - Added title to links in ES version. --- docs/docs/how-to-contribute.md | 3 +-- translations/es/CONTRIBUTING_ES.md | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/docs/how-to-contribute.md b/docs/docs/how-to-contribute.md index 5a76bfca7fc69..3302e9e2f276e 100644 --- a/docs/docs/how-to-contribute.md +++ b/docs/docs/how-to-contribute.md @@ -120,8 +120,7 @@ Gatsby uses Redux for managing state during development and building. It's often helpful to see the flow of actions and built-up state for a site you're working on or if adding new functionality to core. We leverage [Remote Redux Devtools](https://github.com/zalmoxisus/remote-redux-devtools) and -[RemoteDev Server](https://github.com/zalmoxisus/remotedev-server) to give you use the Redux -devtools extension for debugging Gatsby. +[RemoteDev Server](https://github.com/zalmoxisus/remotedev-server) to help you debug Gatsby. To use this, first install [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension) diff --git a/translations/es/CONTRIBUTING_ES.md b/translations/es/CONTRIBUTING_ES.md index e40074917ee5b..49c08191047f6 100644 --- a/translations/es/CONTRIBUTING_ES.md +++ b/translations/es/CONTRIBUTING_ES.md @@ -85,9 +85,8 @@ propia instancia del sitio web Gatsby y hacer/previsualizar sus cambios antes de Gatsby utiliza Redux para administrar el estado durante el desarrollo y la construcción. A menudo es útil para ver el flujo de acciones y el estado acumulado de un sitio en el que se está trabajando o si agrega una nueva funcionalidad al núcleo. Aprovechamos -https://github.com/zalmoxisus/remote-redux-devtools y -https://github.com/zalmoxisus/remotedev-server para darle el uso a _Redux -devtools extension_ para depurar Gatsby. +_[Remote Redux Devtools](https://github.com/zalmoxisus/remote-redux-devtools)_ y +_[RemoteDev Server](https://github.com/zalmoxisus/remotedev-server)_ para ayudarte depurar Gatsby. Para usar esto, primero instale [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension)