Skip to content

Commit e5962b5

Browse files
committed
update column
1 parent aaa3390 commit e5962b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/sources/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: CocoIndex Built-in Sources
88

99
In CocoIndex, a source is the data origin you import from (e.g., files, databases, APIs) that feeds into an indexing flow for transformation and retrieval.
1010

11-
| Source Type | See Also |
11+
| Source Type | Description |
1212
|----------------|------------------------------------|
1313
| [LocalFile](/docs/sources#localfile) | Local file system |
1414
| [AmazonS3](/docs/sources#amazons3) | Object store (Amazon S3 bucket) |

docs/docs/targets/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The way to map data from a data collector to a target depends on data model of t
1212

1313
## Targets Overview
1414

15-
| Target Type | See Also |
15+
| Target Type | Description |
1616
|------------------|-------------------------|
1717
| [Postgres](/docs/targets/postgres) | Relational Database, Vector Search (PGVector) |
1818
| [Qdrant](/docs/targets/qdrant) | Vector Database, Keyword Search |

0 commit comments

Comments
 (0)