Skip to content

Commit d08e48c

Browse files
colleenmcginnisJoshMock
authored andcommitted
fix image paths for docs-assembler (#2753)
Co-authored-by: Josh Mock <joshua.mock@elastic.co> (cherry picked from commit c3f987c)
1 parent 5be4ae4 commit d08e48c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/reference/getting-started.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,11 @@ const client = new Client({
4545

4646
Your Elasticsearch endpoint can be found on the **My deployment** page of your deployment:
4747

48-
:::{image} images/es-endpoint.jpg
49-
:alt: Finding Elasticsearch endpoint
50-
:::
48+
![Finding Elasticsearch endpoint](images/es-endpoint.jpg)
5149

5250
You can generate an API key on the **Management** page under Security.
5351

54-
:::{image} images/create-api-key.png
55-
:alt: Create API key
56-
:::
52+
![Create API key](images/create-api-key.png)
5753

5854
For other connection options, refer to the [*Connecting*](/reference/connecting.md) section.
5955

0 commit comments

Comments
 (0)