Skip to content

Commit 45d31e3

Browse files
committed
Update index.md
1 parent 3cb341b commit 45d31e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/docs/sources/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ In CocoIndex, a source is the data origin you import from (e.g., files, database
1010

1111
| Source Type | See Also |
1212
|------------------|-------------------------|
13-
| LocalFile | Local File System |
14-
| AmazonS3 | Amazon S3 |
15-
| AzureBlob | Azure Blob Storage |
16-
| GoogleDrive | Google Drive |
17-
| Postgres | PostgreSQL |
13+
| LocalFile | [Local File System](/docs/sources#localfile) |
14+
| AmazonS3 | [Amazon S3](/docs/sources#amazons3) |
15+
| AzureBlob | [Azure Blob Storage](/docs/sources#azureblob) |
16+
| GoogleDrive | [Google Drive](/docs/sources#googledrive) |
17+
| Postgres | [PostgreSQL](/docs/sources#postgres) |
1818

1919
Related:
2020
- [Life cycle of a indexing flow](/docs/core/basics#life-cycle-of-an-indexing-flow)

0 commit comments

Comments
 (0)