You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/client-helpers.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ mapped_pages:
5
5
6
6
# Client helpers [client-helpers]
7
7
8
-
You can find here a collection of simple helper functions that abstract some specifics of the raw API. For detailed examples, refer to [this page](https://elasticsearch-py.readthedocs.io/en/stable/helpers.html).
8
+
You can find here a collection of simple helper functions that abstract some specifics of the raw API.
Copy file name to clipboardExpand all lines: docs/reference/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ The client’s features include:
46
46
* Thread safety
47
47
* Pluggable architecture
48
48
49
-
The client also contains a convenient set of [helpers](https://elasticsearch-py.readthedocs.org/en/master/helpers.md) for some of the more engaging tasks like bulk indexing and reindexing.
49
+
The client also contains a convenient set of [helpers](client-helpers.md) for some of the more engaging tasks like bulk indexing and reindexing.
0 commit comments