Fix links to Mapillary signup and developer settings

This commit is contained in:
Nikola Plesa 2016-07-26 11:52:04 +02:00
parent df4a6719e1
commit ef4aceeeb5

View File

@ -8,7 +8,7 @@ MapillaryJS is a JavaScript & WebGL library that renders street level photos fro
## Using MapillaryJS
To use MapillaryJS you must [create an account](http://www.mapillary.com/map/signup) and then [obtain a Client ID](http://www.mapillary.com/map/settings/integrations). Then you can use MapillaryJS with a `<script>` tag.
To use MapillaryJS you must [create an account](https://www.mapillary.com/signup) and then [obtain a Client ID](https://www.mapillary.com/app/settings/developers). Then you can use MapillaryJS with a `<script>` tag.
```html
<!DOCTYPE html>