Skip to content

Commit de149a8

Browse files
Fix endpoint description
1 parent 0365ae3 commit de149a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ If you wan to index documents, you can any of these methods:
4545

4646
* Run a TerminusDB installation and refer to real commits and databases
4747
* Put up an endpoint that will issue the appropriate operations for a
48-
commit id and a domain with the endpoint `ENDPOINT/domain?commit_id=COMMIT`
48+
commit id and a domain with the endpoint
49+
`TERMINUSDB_CONTENT_ENDPOINT/{domain}?commit_id={commit}`
4950
* use the `load` command with a file
5051

5152
In any of these cases, the indexer expects a content stream which will

0 commit comments

Comments
 (0)