From f327a1db04a0287b1e52c6422b48821169499e3e Mon Sep 17 00:00:00 2001 From: Dan Nesfeder Date: Fri, 18 May 2018 11:58:38 -0400 Subject: [PATCH] Fix link in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 35d901878db..e2ca238c243 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ If you have a usage question pertaining to the Mapbox Navigation SDK for Android If you want to contribute code: -1. Please familiarize yourself with the [install process](INSTALL.md). +1. Please familiarize yourself with the [install process](https://www.mapbox.com/android-docs/navigation/overview/#install-the-navigation-sdk). 2. Ensure that existing [pull requests](https://github.com/mapbox/mapbox-navigation-android/pulls) and [issues](https://github.com/mapbox/mapbox-navigation-android/issues) don’t already cover your contribution or question.