Skip to content

Commit 978e2a1

Browse files
committed
Fix broken link
1 parent 5d311fe commit 978e2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/topics/Interfacing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following parameters can appear in the URL of the QWC2 application:
1616
- `hc`: If `c` is specified and `hc` is `true` or `1`, a marker is set at `c` when starting the application. Note: requires the `StartupMarkerPlugin` plugin to be active.
1717
- `st`: The search text
1818
- `hp`, `hf`, `ht`: Startup highlight parameters used in conjunction with the `qwc-fulltext-search-service`, see below.
19-
- `f`: A filter configuration, see [./MapFilter](Map filtering).
19+
- `f`: A filter configuration, see [Map filtering](./MapFilter.md).
2020
- `localConfig`: Override the name of the loaded config file, i.e. to load `myconfig.json` instead of the default `config.json`, pass `localConfig=myconfig`.
2121

2222
The `l` parameter lists all layers in the map (redlining and background layers) as a comma separated list of entries of the form

0 commit comments

Comments
 (0)