From e3555ae2bb3bb4869cb97cd55bfd11dd54aa7e79 Mon Sep 17 00:00:00 2001 From: decabeza Date: Tue, 2 Apr 2019 10:45:36 +0200 Subject: [PATCH] Update docs link on readme --- README.md | 2 +- README_ES.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index afefb81df..37adc5791 100644 --- a/README.md +++ b/README.md @@ -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). diff --git a/README_ES.md b/README_ES.md index 7eceeb72d..052b4ee85 100644 --- a/README_ES.md +++ b/README_ES.md @@ -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).