Skip to content

Commit d3f870e

Browse files
committed
Fix broken anchors in doc.
1 parent 8cb2b6a commit d3f870e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/core/flow_methods.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ A data source may enable one or multiple *change capture mechanisms*:
103103
* Configured with a [refresh interval](flow_def#refresh-interval), which is generally applicable to all data sources.
104104

105105
* Specific data sources also provide their specific change capture mechanisms.
106-
For example, [`GoogleDrive` source](../ops/sources#google-drive) allows polling recent modified files.
106+
For example, [`GoogleDrive` source](../ops/sources#googledrive) allows polling recent modified files.
107107
See documentations for specific data sources.
108108

109109
Change capture mechanisms enable CocoIndex to continuously capture changes from the source data and update the target data accordingly, under live update mode.

0 commit comments

Comments
 (0)