summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEduard Popov <edpop@users.noreply.github.com>2017-11-07 10:06:19 +1000
committerGitHub <noreply@github.com>2017-11-07 10:06:19 +1000
commit61efeec827412f5bbf900e612dc55dbdb0d2f0fe (patch)
treefbc4449e028e68651c244482403b8db9155e38c6
parent9aac976104f4c6453cf9e79e03a002565720f213 (diff)
downloadqtlocation-mapboxgl-upstream/fb-10395.tar.gz
fix node docsupstream/fb-10395
-rw-r--r--platform/node/DEVELOPING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/node/DEVELOPING.md b/platform/node/DEVELOPING.md
index 4e8da881a8..b313d75c13 100644
--- a/platform/node/DEVELOPING.md
+++ b/platform/node/DEVELOPING.md
@@ -1,6 +1,6 @@
# Developing the Mapbox GL Native Node.js module
-This document explains how to build the [Node.js](https://nodejs.org/) bindings for [../../README.md](Mapbox GL Native) for contributing to the development of the bindings themselves. If you just want to use the module, you can simply install it via `npm`; see [README.md](README.md) for installation and usage instructions.
+This document explains how to build the [Node.js](https://nodejs.org/) bindings for [Mapbox GL Native](../../README.md) for contributing to the development of the bindings themselves. If you just want to use the module, you can simply install it via `npm`; see [README.md](README.md) for installation and usage instructions.
## Building