summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudarsana Babu Nagineni <sudarsana.babu@mapbox.com>2018-07-30 14:39:01 +0300
committerSudarsana Babu Nagineni <sudarsana.babu@mapbox.com>2018-07-30 15:21:18 +0300
commit377a6e42d687c419e6ae1012b8626336f5dfc1b6 (patch)
tree6f9d9e3da72c1ab7075687573da31c4b10617612
parente4281fb3c8732baa0b5b67c77642c1a012f6250f (diff)
downloadqtlocation-mapboxgl-377a6e42d687c419e6ae1012b8626336f5dfc1b6.tar.gz
[Qt] Fix link to Qt public API headers in README.md
-rw-r--r--platform/qt/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/qt/README.md b/platform/qt/README.md
index f083d4b519..42906ec3cd 100644
--- a/platform/qt/README.md
+++ b/platform/qt/README.md
@@ -53,7 +53,7 @@ At runtime, you will also need installed:
### Build instructions
-Public API headers can be found in the [platform/qt/include](qt/include) directory.
+Public API headers can be found in the [platform/qt/include](include) directory.
#### Linux and macOS