1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-01 10:28:03 +00:00

Fix a dangling link in filter run prefix docs (#7715)

One example was moved to another tiddler but its link wasn't updated to
follow it. This fixes the link to point to the example again.
This commit is contained in:
Robin Munn
2023-09-25 02:20:13 +07:00
committed by GitHub
parent bd99cf3385
commit 9ee1ef7e23

View File

@@ -50,7 +50,7 @@ In technical / logical terms:
|`~run` |`:else[run]` |else |... ELSE run |
||`:intersection`|intersection of sets||
For the difference between `+` and `:intersection`, see [[Filter Run Prefix (Examples)]].
For the difference between `+` and `:intersection`, see [[Intersection Filter Run Prefix (Examples)]].
The input of a run is normally a list of all the non-[[shadow|ShadowTiddlers]] tiddler titles in the wiki (in no particular order). But the `+` prefix can change this: