Skip to content

Commit 4ca1525

Browse files
committed
Revert "Testing fix for build errors"
This reverts commit 57c9c2b.
1 parent 57c9c2b commit 4ca1525

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

solutions/search/search-connection-details.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ To connect to your {{es}} deployment, you need either a Cloud ID or an {{es}} en
2121
1. Navigate to the Elastic Cloud home page.
2222
2. In the main menu, click **Manage this deployment**.
2323

24-
:::{image} ../../images/kibana-manage-deployment.png
24+
:::{image} ../../../images/kibana-manage-deployment.png
2525
:alt: manage deployment
2626
:class: screenshot
2727
:::
2828

2929
3. The Cloud ID is displayed on the right side of the page.
3030

31-
:::{image} ../../images/kibana-cloud-id.png
31+
:::{image} ../../../images/kibana-cloud-id.png
3232
:alt: cloud id
3333
:class: screenshot
3434
:::
@@ -39,14 +39,14 @@ To connect to your {{es}} deployment, you need either a Cloud ID or an {{es}} en
3939

4040
1. To navigate to **API keys**, use the [**global search bar**](../../get-started/the-stack.md#kibana-navigation-search).
4141

42-
:::{image} ../../images/kibana-api-keys-search-bar.png
42+
:::{image} ../../../images/kibana-api-keys-search-bar.png
4343
:alt: api keys search bar
4444
:class: screenshot
4545
:::
4646

4747
2. Click **Create API key**.
4848

49-
:::{image} ../../images/kibana-click-create-api-key.png
49+
:::{image} ../../../images/kibana-click-create-api-key.png
5050
:alt: click create api key
5151
:class: screenshot
5252
:::
@@ -62,7 +62,7 @@ To connect to your {{es}} deployment, you need either a Cloud ID or an {{es}} en
6262
1. Navigate to the serverless project’s home page.
6363
2. Scroll down to the **Copy your connection details** section, and copy the **Elasticsearch endpoint**.
6464

65-
:::{image} ../../images/kibana-serverless-connection-details.png
65+
:::{image} ../../../images/kibana-serverless-connection-details.png
6666
:alt: serverless connection details
6767
:class: screenshot
6868
:::
@@ -79,7 +79,7 @@ The **Cloud ID** is also displayed in the Copy your connection details section,
7979
1. Navigate to the serverless project’s home page.
8080
2. Scroll down to the **Add an API Key** section, and click **New**.
8181

82-
:::{image} ../../images/kibana-serverless-create-an-api-key.png
82+
:::{image} ../../../images/kibana-serverless-create-an-api-key.png
8383
:alt: serverless create an api key
8484
:class: screenshot
8585
:::

solutions/search/serverless-elasticsearch-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Once your project is set up, you’ll be directed to a page where you can create
6060
1. Enter a name for your index.
6161
2. Click **Create my index**. You can also create the index by clicking on **Code** to view and run code through the command line.
6262

63-
:::{image} ../../images/serverless-get-started-create-an-index.png
63+
:::{image} ../../../images/serverless-get-started-create-an-index.png
6464
:alt: Create an index.
6565
:::
6666

0 commit comments

Comments
 (0)