Skip to content

Commit 2a6bfc8

Browse files
authored
Update README.md
1 parent 32b821e commit 2a6bfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ documents = [
8080
index.add_documents(documents) # => { "updateId": 0 }
8181
```
8282

83-
With the `updateId`, you can check the status (`processed` or `failed`) of your documents addition thanks to this [method](#update-status).
83+
With the `updateId`, you can check the status (`processed` or `failed`) of your documents addition thanks to this [method](https://docs.meilisearch.com/references/updates.html#get-an-update-status).
8484

8585
#### Basic Search <!-- omit in toc -->
8686

0 commit comments

Comments
 (0)