Docs: change link (#3152)

print-window-tiddler
AlexHough 2018-03-05 11:36:16 +00:00 zatwierdzone przez Jeremy Ruston
rodzic ee0ccd4cc4
commit 25fc4aa3ae
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -4,7 +4,7 @@ tags: Filters
title: Selection Constructors
type: text/vnd.tiddlywiki
The output of a [[filter|Filters]] step depends on its [[operator|Filter Operators]]:
The output of a [[Filter Step]] depends on its [[operator|Filter Operators]]:
* Most operators derive their output from their input. For example, many of them output a subset of their input, and thus truly live up to the name of <<.word filters>>, narrowing down the overall output of the containing [[run|Filter Run]]. These operators are called <<.def "selection modifiers">>.