Update 02-contribute.md

This commit is contained in:
Iñigo Medina
2018-04-17 14:42:39 +02:00
committed by GitHub
parent b3f2809851
commit a3fc313ffb

View File

@@ -27,7 +27,7 @@ If you want more detailed information, this [GitHub guide](https://guides.github
## Completing documentation
Data Observatory documentation is located in ```docs/```. That folder is the content that appears in the [Developer Center](http://carto.com/developer-center/data-observatory/). Just follow the instructions described in [contributing code](#contributing-code) and after accepting your pull request, we will make it appear online :).
Data Observatory documentation is located in ```docs/```. That folder is the content that appears in the [Developer Center](http://carto.com/developers/data-observatory/). Just follow the instructions described in [contributing code](#contributing-code) and after accepting your pull request, we will make it appear online :).
**Tip:** A convenient, easy way of proposing changes in documentation is by using the GitHub editor directly on the web. You can easily create a branch with your changes and make a PR from there.