Skip to content

Commit 0eb0277

Browse files
committed
fix: add missing period.
1 parent e1ad8ff commit 0eb0277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/ops/storages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,4 +376,4 @@ Neo4j also provides a declaration spec `Neo4jDeclaration`, to configure indexing
376376
* `connection` (type: auth reference to `Neo4jConnectionSpec`)
377377
* `relationships` (type: `Sequence[ReferencedNode]`)
378378

379-
You can find an end-to-end example [here](https://github.com/cocoindex-io/cocoindex/tree/main/examples/docs_to_knowledge_graph)
379+
You can find an end-to-end example [here](https://github.com/cocoindex-io/cocoindex/tree/main/examples/docs_to_knowledge_graph).

0 commit comments

Comments
 (0)