We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb990d3 commit f0311bfCopy full SHA for f0311bf
docs/docs/examples/examples/03_postgres_source.md
@@ -12,7 +12,7 @@ tags: [data-mapping, vector-index, postgres]
12
---
13
import { GitHubButton, YouTubeButton, DocumentationButton } from '../../../src/components/GitHubButton';
14
15
-<GitHubButton url="<https://github.com/cocoindex-io/cocoindex/tree/main/examples/postgres_source>" margin="0 0 24px 0" /
+<GitHubButton url="https://github.com/cocoindex-io/cocoindex/tree/main/examples/postgres_source" margin="0 0 24px 0" /
16
>
17

18
0 commit comments