Skip to content

Commit f0587dc

Browse files
move images
1 parent ac9e03c commit f0587dc

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

docs/reference/connecting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Where <cloud-id> and <api-key> can be retrieved using the Elastic Cloud web UI.
2222

2323
You can get the `Cloud ID` from the `My deployment` page of your dashboard (see the red rectangle reported in the screenshot).
2424

25-
:::{image} ../images/cloud_id.png
25+
:::{image} images/cloud_id.png
2626
:alt: Elastic Cloud ID
2727
:::
2828

@@ -34,13 +34,13 @@ You can generate an `API key` in the `Management` page under the section `Securi
3434

3535
When you click on `Create API key` button you can choose a name and set the other options (eg. restrict privileges, expire after time, etc).
3636

37-
:::{image} ../images/api_key_name.png
37+
:::{image} images/api_key_name.png
3838
:alt: Choose an API name
3939
:::
4040

4141
After this step you will get the `API key`in the API keys page.
4242

43-
:::{image} ../images/cloud_api_key.png
43+
:::{image} images/cloud_api_key.png
4444
:alt: Cloud API key
4545
:::
4646

docs/reference/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ $client = ClientBuilder::create()
5353

5454
Your Elasticsearch endpoint can be found on the ***My deployment*** page of your deployment:
5555

56-
:::{image} ../images/es_endpoint.jpg
56+
:::{image} images/es_endpoint.jpg
5757
:alt: Finding Elasticsearch endpoint
5858
:::
5959

6060
You can generate an API key on the ***Management*** page under Security.
6161

62-
:::{image} ../images/create_api_key.png
62+
:::{image} images/create_api_key.png
6363
:alt: Create API key
6464
:::
6565

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)