You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/reference/sources.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Sources
2
2
3
3
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.
0 commit comments