From 0545dfb4f8e5d96588e6929b4766d2aa5a3778ef Mon Sep 17 00:00:00 2001 From: zstadler Date: Tue, 19 Mar 2024 23:53:09 +0200 Subject: [PATCH] Fix internal hyperlinks Such as `#1-root-context` --- planetiler-custommap/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/planetiler-custommap/README.md b/planetiler-custommap/README.md index 96914a96..41ba6e4d 100644 --- a/planetiler-custommap/README.md +++ b/planetiler-custommap/README.md @@ -132,7 +132,7 @@ to `france.osm.pbf`. Planetiler searches for argument values in this order: 3. Environmental variables with "PLANETILER_" prefix: `PLANETILER_AREA=france java ...` 4. Default value from the config -Argument values are available from the [`args` variable](#root-context) in +Argument values are available from the [`args` variable](#1-root-context) in an [inline script expression](#inline-script-expression) or the [`arg_value` expression](#argument-value-expression). ### Built-in arguments @@ -601,7 +601,7 @@ include_when: When a feature matches a boolean expression in the `include_when` field, the first key that triggered the match is available to other expressions as `match_key` and its value is available as `match_value` -(See [Post-Match Context](#post-match-context)): +(See [Post-Match Context](#3-post-match-context)): ```yaml include_when: