Skip to content

Commit 6d9030e

Browse files
authored
Update sources.md (#2473)
1 parent 22a683e commit 6d9030e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/sources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Sources
22

33
A dataview **source** is something that identifies a set of files, tasks, or other data. Sources are indexed internally by
4-
Dataview, so they are fast to query. The most prominent use of sources is the [FROM data command](../queries#from). They are also used in various JavaScript API query calls.
4+
Dataview, so they are fast to query. The most prominent use of sources is the [FROM data command](../queries/data-commands#from). They are also used in various JavaScript API query calls.
55

66
## Types of Sources
77

0 commit comments

Comments
 (0)