fix image paths for docs-assembler (#2753)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
This commit is contained in:
Colleen McGinnis
2025-04-16 12:17:36 -05:00
committed by GitHub
parent d726942ad1
commit c3f987caaf

View File

@ -45,15 +45,11 @@ const client = new Client({
Your Elasticsearch endpoint can be found on the **My deployment** page of your deployment:
:::{image} images/es-endpoint.jpg
:alt: Finding Elasticsearch endpoint
:::
![Finding Elasticsearch endpoint](images/es-endpoint.jpg)
You can generate an API key on the **Management** page under Security.
:::{image} images/create-api-key.png
:alt: Create API key
:::
![Create API key](images/create-api-key.png)
For other connection options, refer to the [*Connecting*](/reference/connecting.md) section.