Skip to content

Commit 4e7d353

Browse files
authored
[doc] fix link to examples (#1285)
1 parent 50cdd0f commit 4e7d353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/examples/examples/document_ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags: [vector-index, custom-building-block]
1313
import { GitHubButton, DocumentationButton, ExampleButton } from '../../../src/components/GitHubButton';
1414

1515

16-
<GitHubButton url="https://github.com/cocoindex-io/cocoindex/tree/main/examples/document_ai" margin="0 0 24px 0" />
16+
<GitHubButton url="https://github.com/cocoindex-io/cocoindex-etl-with-document-ai" margin="0 0 24px 0" />
1717

1818
![Document AI](/img/examples/document_ai/cover.png)
1919

0 commit comments

Comments
 (0)