Skip to content

Commit 0b179ed

Browse files
[ci skip]
Update README Python [This list might not be relevant] Merge pull request #64 from algolia/ruby/backup-anchor Fix the anchor to the backup section
1 parent 865fe64 commit 0b179ed

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
@@ -302,7 +302,7 @@ Search
302302

303303
To perform a search, you only need to initialize the index and perform a call to the search function.
304304

305-
The search query allows only to retrieve 1000 hits, if you need to retrieve more than 1000 hits for seo, you can use [Backup / Retrieve all index content](#backup--retrieve-of-all-index-content)
305+
The search query allows only to retrieve 1000 hits, if you need to retrieve more than 1000 hits for seo, you can use [Backup / Retrieve all index content](#backup--export-an-index)
306306

307307
```python
308308
index = client.init_index("contacts")

0 commit comments

Comments
 (0)