Update docs link on readme

This commit is contained in:
decabeza
2019-04-02 10:45:36 +02:00
parent caac674372
commit e3555ae2bb
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ You can access the main website of the project at [http://consulproject.org](htt
## Configuration for development and test environments
**NOTE**: For more detailed instructions check the [docs](https://consul_docs.gitbooks.io/docs/)
**NOTE**: For more detailed instructions check the [docs](https://docs.consulproject.org)
Prerequisites: install git, Ruby 2.3.2, `bundler` gem, Node.js and PostgreSQL (>=9.4).

View File

@@ -34,7 +34,7 @@ Puedes acceder a la página principal del proyecto en [http://consulproject.org]
## Configuración para desarrollo y tests
**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://github.com/consul/docs/tree/master/es/getting_started/prerequisites)
**NOTA**: para unas instrucciones más detalladas consulta la [documentación](https://docs.consulproject.org)
Prerequisitos: tener instalado git, Ruby 2.3.2, la gema `bundler`, Node.js y PostgreSQL (9.4 o superior).