summaryrefslogtreecommitdiff
path: root/platform/ios/docs/guides/For Style Authors.md
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2017-04-05 12:05:29 -0700
committerGitHub <noreply@github.com>2017-04-05 12:05:29 -0700
commit5d4d5dcf1b2f56f1dff3ef9dbca57fd076932c50 (patch)
tree7f1c466610e645321d6a66c68d2d029f5dbad94b /platform/ios/docs/guides/For Style Authors.md
parentec34813c905566bfb7a388a9d905d1e20711dc17 (diff)
downloadqtlocation-mapboxgl-5d4d5dcf1b2f56f1dff3ef9dbca57fd076932c50.tar.gz
[ios, macos] Rename Data-driven styling guide (#8627)
* [ios, macos] Rename Data-driven styling guide This turns the Data-driven styling guide into a guide for working with style functions. This helps clarify that not all style functions are DDS specific but keeps the discussion of this related functionality in the same guide.
Diffstat (limited to 'platform/ios/docs/guides/For Style Authors.md')
-rw-r--r--platform/ios/docs/guides/For Style Authors.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/platform/ios/docs/guides/For Style Authors.md b/platform/ios/docs/guides/For Style Authors.md
index d3ba331e09..ed9018b121 100644
--- a/platform/ios/docs/guides/For Style Authors.md
+++ b/platform/ios/docs/guides/For Style Authors.md
@@ -288,8 +288,7 @@ defined by the style specification.
A _style function_ allows you to vary the value of a layout or paint attribute
based on the zoom level, data provided by content sources, or both. For more
-information about style functions that incorporate data from sources, see
-“[Data-Driven Styling](data-driven-styling.html)”.
+information about style functions, see “[Using Style Functions at Runtime](using-style-functions-at-runtime.html)”.
Each kind of style function is represented by a distinct class, but you
typically create style functions as you create any other style value, using