diff --git a/docs/reference/getting-started.md b/docs/reference/getting-started.md index 1420d6c4c..61f2dabfb 100644 --- a/docs/reference/getting-started.md +++ b/docs/reference/getting-started.md @@ -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.