Skip to content

Commit

Permalink
Fix a dangling link in filter run prefix docs (TiddlyWiki#7715)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
rmunn authored Sep 24, 2023
1 parent bd99cf3 commit 9ee1ef7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 9ee1ef7

Please sign in to comment.