Skip to content

Commit 148908e

Browse files
authored
[docs] fix link for postgres_source (#1283)
Update 03_postgres_source.md
1 parent a710c08 commit 148908e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/examples/examples/03_postgres_source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags: [data-mapping, vector-index, postgres]
1212
---
1313
import { GitHubButton, YouTubeButton, DocumentationButton } from '../../../src/components/GitHubButton';
1414

15-
<GitHubButton url="<https://github.com/cocoindex-io/cocoindex/tree/main/examples/postgres_source>" margin="0 0 24px 0" /
15+
<GitHubButton url="https://github.com/cocoindex-io/cocoindex/tree/main/examples/postgres_source" margin="0 0 24px 0" /
1616
>
1717
![PostgreSQL Product Indexing Flow](/img/examples/postgres_source/cover.png)
1818

0 commit comments

Comments
 (0)