We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c76ed commit 0e08309Copy full SHA for 0e08309
docs/reference/docs/bulk.asciidoc
@@ -140,7 +140,7 @@ JavaScript::
140
See {jsclient-current}/client-helpers.html[client.helpers.*]
141
142
.NET::
143
- See https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/indexing-documents.html#bulkall-observable[`BulkAllObservable`]
+ See https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/indexing-documents.html[`BulkAllObservable`]
144
145
PHP::
146
See https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/indexing_documents.html#_bulk_indexing[Bulk indexing]
0 commit comments