Skip to content

Commit 68fbc1a

Browse files
authored
Merge pull request #1437 from colleenmcginnis/docs-clean-up
[docs] Miscellaneous docs clean up
2 parents 603d87e + 67e00ba commit 68fbc1a

8 files changed

+6
-484
lines changed

docs/docset.yml

-478
Large diffs are not rendered by default.

docs/reference/connecting.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,25 @@ 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

2929
You can generate an `API key` in the `Management` page under the section `Security`.
3030

31-
:::{image} ../images/create_api_key.png
31+
:::{image} images/create_api_key.png
3232
:alt: Create API key
3333
:::
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

+2-2
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.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)