diff --git a/docs/README.md b/docs/README.md index 8a11b3a5b..1bec96ace 100644 --- a/docs/README.md +++ b/docs/README.md @@ -67,7 +67,7 @@ But for some actions like voting, you will need a verified user, the seeds file ## Documentation -You can find this project documentation at https://github.com/consul/docs. +You can find this project documentation at . ## License diff --git a/docs/en/README.md b/docs/en/README.md index 3adc60370..52b51392b 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -67,7 +67,7 @@ But for some actions like voting, you will need a verified user, the seeds file ## Documentation -You can find this project documentation at https://github.com/consul/docs. +You can find this project documentation at . ## License diff --git a/docs/en/customization/images.md b/docs/en/customization/images.md index b3b297edc..94c977189 100644 --- a/docs/en/customization/images.md +++ b/docs/en/customization/images.md @@ -14,4 +14,4 @@ If you want to overwrite any image, firstly you need to find out the filename, a You'll find the city map at [`/app/assets/images/map.jpg`](https://github.com/consul/consul/blob/master/app/assets/images/map.jpg), just replace it with an image of your cities districts ([example](https://github.com/ayuntamientomadrid/consul/blob/master/app/assets/images/map.jpg)). -Afterwards we recommend you to use an online tool like http://imagemap-generator.dariodomi.de/ or https://www.image-map.net/ to generate the html coordinates to be able to generate a [image-map](https://www.w3schools.com/tags/tag_map.asp) for each of the districts. Those coordinates should be introduced on the respective Geozones at the admin geozones panel (`/admin/geozones`). +Afterwards we recommend you to use an online tool like or to generate the html coordinates to be able to generate a [image-map](https://www.w3schools.com/tags/tag_map.asp) for each of the districts. Those coordinates should be introduced on the respective Geozones at the admin geozones panel (`/admin/geozones`). diff --git a/docs/en/features/recommendations.md b/docs/en/features/recommendations.md index da1e050ee..f3ee1e0e1 100644 --- a/docs/en/features/recommendations.md +++ b/docs/en/features/recommendations.md @@ -10,11 +10,11 @@ The list shows, ordered by votes descending, those elements that: ## How to try it -In our local installation, if we haven't logged in, we can check at http://localhost:3000/proposals that the "recommendations" ordering isn't present: +In our local installation, if we haven't logged in, we can check at that the "recommendations" ordering isn't present: ![Recommendations not logged in](../../img/recommendations/recommendations_not_logged_in.jpg) -Once we log in we see the menu, but because we don't aren't following any proposals we get the message "Follow proposals so we can give you recommendations" at http://localhost:3000/proposals?locale=en&order=recommendations&page=1 +Once we log in we see the menu, but because we don't aren't following any proposals we get the message "Follow proposals so we can give you recommendations" at ![Recommendations no follows](../../img/recommendations/recommendations_no_follows.jpg) diff --git a/docs/en/getting_started/configuration.md b/docs/en/getting_started/configuration.md index 585919b38..63381a0ed 100644 --- a/docs/en/getting_started/configuration.md +++ b/docs/en/getting_started/configuration.md @@ -4,7 +4,7 @@ [Travis](https://travis-ci.org/) is a Continuous Integration service, free for OpenSource projects (like Consul and it's forks). It will help you check on each Pull Request if the test suite is alright. -1. Visit https://github.com/marketplace/travis-ci and click the "**Install it for free**" green button at the bottom of the page. +1. Visit and click the "**Install it for free**" green button at the bottom of the page. 2. Click on the "**Complete order and begin installation**" green button. diff --git a/docs/en/getting_started/create.md b/docs/en/getting_started/create.md index 68c3ac663..c6e12b67e 100644 --- a/docs/en/getting_started/create.md +++ b/docs/en/getting_started/create.md @@ -6,7 +6,7 @@ Consul git repo is hosted at Github.com, we recommend using it for your fork's r 2. [Create an Organization](https://help.github.com/articles/creating-a-new-organization-from-scratch/) on Github with the name of your city or the organization that's going to use Consul. **This is not mandatory**, but it will help understand the fork's purpose and future contributions by other users. -3. [Fork Consul](https://help.github.com/articles/fork-a-repo/) using the **fork** button on the top right corner at https://github.com/consul/consul. +3. [Fork Consul](https://help.github.com/articles/fork-a-repo/) using the **fork** button on the top right corner at 4. [Clone your fork repository](https://help.github.com/articles/cloning-a-repository/) on to your computer. diff --git a/docs/en/getting_started/update.md b/docs/en/getting_started/update.md index 18618a8a9..cede402f7 100644 --- a/docs/en/getting_started/update.md +++ b/docs/en/getting_started/update.md @@ -66,4 +66,4 @@ C. You get some git errors along with a `Automatic merge failed; fix conflicts a Now you can just simply push your **upstream** branch to github and create a Pull Request so you can easily check all changes going into your repo, and see your tests suite runs. -Remember you can always quickly check changes that will come from CONSUL to your fork by replacing **your_org_name** on the url: https://github.com/your_org_name/consul/compare/master...consul:master. +Remember you can always quickly check changes that will come from CONSUL to your fork by replacing **your_org_name** on the url: . diff --git a/docs/en/installation/documentation_and_guides.md b/docs/en/installation/documentation_and_guides.md index 5b1319183..142ecf5a0 100644 --- a/docs/en/installation/documentation_and_guides.md +++ b/docs/en/installation/documentation_and_guides.md @@ -1,6 +1,6 @@ # CONSUL Documentation and guides -There are several guides where you can read very detailed information about CONSUL and its possibilities. You can find them all at: http://consulproject.org/en/#documentation +There are several guides where you can read very detailed information about CONSUL and its possibilities. You can find them all at: - **CONSUL Use Guide**. In this guide you can see different ways to use CONSUL and examples of participation processes. - **CONSUL Administration Guide**. This guide contains detailed information on the administration and management of CONSUL. diff --git a/docs/es/README.md b/docs/es/README.md index 952a89461..f0c5567e3 100644 --- a/docs/es/README.md +++ b/docs/es/README.md @@ -68,7 +68,7 @@ Pero para ciertas acciones, como apoyar, necesitarás un usuario verificado, el ## Documentación -La documentación de este proyecto se encuentra en https://github.com/consul/docs +La documentación de este proyecto se encuentra en ## Licencia diff --git a/docs/es/customization/images.md b/docs/es/customization/images.md index 9e5d163e8..2fa72e4f2 100644 --- a/docs/es/customization/images.md +++ b/docs/es/customization/images.md @@ -14,4 +14,4 @@ Si quieres sobreescribir alguna imagen debes primero fijarte el nombre que tiene Puedes encontrar el mapa de la ciudad en [`/app/assets/images/map.jpg`](https://github.com/consul/consul/blob/master/app/assets/images/map.jpg), simplemente reemplazalo con una imagen de los distritos de tu ciudad ([ejemplo](https://github.com/ayuntamientomadrid/consul/blob/master/app/assets/images/map.jpg)). -Después te recomendamos utilizar una herramienta online como http://imagemap-generator.dariodomi.de/ o https://www.image-map.net/ para generar las coordenadas para poder establecer un [image-map](https://www.w3schools.com/tags/tag_map.asp) sobre cada distrito. Estas coordenadas deben ser introducidas en la respectiva Geozona creada en el panel de administración (`/admin/geozones`) +Después te recomendamos utilizar una herramienta online como o para generar las coordenadas para poder establecer un [image-map](https://www.w3schools.com/tags/tag_map.asp) sobre cada distrito. Estas coordenadas deben ser introducidas en la respectiva Geozona creada en el panel de administración (`/admin/geozones`) diff --git a/docs/es/features/recommendations.md b/docs/es/features/recommendations.md index 71eef8080..8f657f8ef 100644 --- a/docs/es/features/recommendations.md +++ b/docs/es/features/recommendations.md @@ -10,11 +10,11 @@ En este listado se muestran, ordenados por votos de forma descendiente, aquellos ## Cómo probar la funcionalidad -En nuestra instalación en local, si no hemos iniciado sesión, podemos comprobar visitando http://localhost:3000/proposals que no aparece la opción de ordenación "Recomendaciones" +En nuestra instalación en local, si no hemos iniciado sesión, podemos comprobar visitando que no aparece la opción de ordenación "Recomendaciones" ![Recommendations not logged in](../../img/recommendations/recommendations_not_logged_in.jpg) -Una vez iniciada sesión aparece el menú de ordenación, pero al no tener intereses nos muestra un mensaje "Sigue propuestas para que podamos darte recomendaciones" si lo visitamos en http://localhost:3000/proposals?locale=en&order=recommendations&page=1 +Una vez iniciada sesión aparece el menú de ordenación, pero al no tener intereses nos muestra un mensaje "Sigue propuestas para que podamos darte recomendaciones" si lo visitamos en ![Recommendations no follows](../../img/recommendations/recommendations_no_follows.jpg) diff --git a/docs/es/getting_started/configuration.md b/docs/es/getting_started/configuration.md index 608fafafc..0df5b551d 100644 --- a/docs/es/getting_started/configuration.md +++ b/docs/es/getting_started/configuration.md @@ -4,7 +4,7 @@ [Travis](https://travis-ci.org/) es un servicio de Integración Contínua, gratuito para proyectos OpenSource (como Consul y sus forks). Te ayudará a vigilar que en las Pull Requests no se rompan los tests. -1. Visita https://github.com/marketplace/travis-ci y haz click en el botón verde "**Install it for free**"" al pie de la página. +1. Visita y haz click en el botón verde "**Install it for free**"" al pie de la página. 2. Haz click en el botón verde "**Complete order and begin installation**" diff --git a/docs/es/getting_started/create.md b/docs/es/getting_started/create.md index e29ba9ab5..abac3c6e8 100644 --- a/docs/es/getting_started/create.md +++ b/docs/es/getting_started/create.md @@ -6,7 +6,7 @@ El repositorio git de Consul está hospedado en Github.com, recomendamos lo uses 2. [Crea una Organización](https://help.github.com/articles/creating-a-new-organization-from-scratch/) en Github con el nombre de la ciudad u organización que usará Consul. **Esto no es obligatorio**, pero ayudará a entender el propósito del fork y la colaboración de otros usuarios. -3. [Forkea Consul](https://help.github.com/articles/fork-a-repo/) usando el botón de **fork** en la esquina superior derecha de https://github.com/consul/consul +3. [Forkea Consul](https://help.github.com/articles/fork-a-repo/) usando el botón de **fork** en la esquina superior derecha de 4. [Clona el repositorio de tu fork](https://help.github.com/articles/cloning-a-repository/) en tu ordenador diff --git a/docs/es/getting_started/update.md b/docs/es/getting_started/update.md index 54421d54f..cb7484221 100644 --- a/docs/es/getting_started/update.md +++ b/docs/es/getting_started/update.md @@ -66,4 +66,4 @@ C. Recibes mensajes de error de git junto con un `Automatic merge failed; fix co Ahora simplemente sube la rama **upstream** a github y crea un Pull Request, así podrás ver de manera sencilla todos los cambios que se han realizado en el repositorio y verás también como arranca la suite de tests. -Recuerda que siempre puedes comprobar rápidamente los cambios que tienes pendientes de integrar de CONSUL a tu fork sustituyendo **your_org_name** en la url: https://github.com/your_org_name/consul/compare/master...consul:master +Recuerda que siempre puedes comprobar rápidamente los cambios que tienes pendientes de integrar de CONSUL a tu fork sustituyendo **your_org_name** en la url: diff --git a/docs/es/installation/documentation_and_guides.md b/docs/es/installation/documentation_and_guides.md index d95e32849..d5628e022 100644 --- a/docs/es/installation/documentation_and_guides.md +++ b/docs/es/installation/documentation_and_guides.md @@ -1,6 +1,6 @@ # Documentación y guías sonbre CONSUL -Hay diversas guías donde puedes leer información muy detallada sobre CONSUL y sus posibilidades. Puedes encontrarlas todas en: http://consulproject.org/es/#documentation +Hay diversas guías donde puedes leer información muy detallada sobre CONSUL y sus posibilidades. Puedes encontrarlas todas en: - **Guía de uso de CONSUL**. En esta guía puedes ver las diferentes maneras de usar CONSUL y ejemplos de procesos de participación. - **Guía de administración de CONSUL**. Esta guía contiene información detallada sobre la administración y gestión de CONSUL.