Update 02-contribute.md

This commit is contained in:
Iñigo Medina
2018-04-17 14:43:12 +02:00
committed by GitHub
parent 6cc6ee8162
commit cb7e9d48f4

View File

@@ -27,7 +27,7 @@ If you want more detailed information, this [GitHub guide](https://guides.github
## Completing documentation
Data Services API documentation is located in ```docs/```. That folder is the content that appears in the [Developer Center](http://carto.com/developer-center/data-services-api/). Just follow the instructions described in [contributing code](#contributing-code) and after accepting your pull request, we will make it appear online :).
Data Services API documentation is located in ```docs/```. That folder is the content that appears in the [Developer Center](http://carto.com/developers/data-services-api/). 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.