fix image paths for docs-assembler (#2753) (#2755)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
This commit is contained in:
github-actions[bot]
2025-04-16 12:51:30 -05:00
committed by GitHub
parent 5be4ae40b8
commit f1430fc883

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.