Skip to content

Commit fd7639e

Browse files
committed
Fix broken link to RTD helpers page
1 parent 5b610f6 commit fd7639e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The client’s features include:
4646
* Thread safety
4747
* Pluggable architecture
4848

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](https://elasticsearch-py.readthedocs.io/en/stable/api_helpers.html) for some of the more engaging tasks like bulk indexing and reindexing.
5050

5151

5252
## Elasticsearch Python DSL [_elasticsearch_python_dsl]

0 commit comments

Comments
 (0)