fix broken link in CONTRIBUTING.md (#3483)

This commit is contained in:
taminif
2019-02-23 02:28:13 +09:00
committed by Gabriel Dutra
parent 5e5b0d69d8
commit 5d525b80b6

View File

@@ -60,7 +60,7 @@ If you would like to suggest an enhancement or ask for a new feature:
### Documentation
The project's documentation can be found at [https://redash.io/help/](https://redash.io/help/). The [documentation sources](https://github.com/getredash/website/tree/master/website/_kb) are hosted on GitHub. To contribute edits / new pages, you can use GitHub's interface. Click the "Edit on GitHub" link on the documentation page to quickly open the edit interface.
The project's documentation can be found at [https://redash.io/help/](https://redash.io/help/). The [documentation sources](https://github.com/getredash/website/tree/master/src/pages/kb) are hosted on GitHub. To contribute edits / new pages, you can use GitHub's interface. Click the "Edit on GitHub" link on the documentation page to quickly open the edit interface.
## Additional Notes