Closed
Description
NEST/Elasticsearch.Net version: 6.7.0
Description of the problem including expected versus actual behavior:
I have run into a few places in the intelisense documenation (C#) where the links are broken. For example, the DeleteIndexAsync method on Nest.ElasticClient states:
The delete index API allows to delete an existing index.
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/indices-delete-index.html
The link will work if you replace http://www.elasticsearch.org with https://www.elastic.co.
Someone will need to make this change to all instances in the documentation.
Metadata
Metadata
Assignees
Labels
No labels