Skip to content

Commit 7e92800

Browse files
kosabogileemthompo
andauthored
Update serverless/pages/connecting-to-es-endpoint.asciidoc
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
1 parent 5e0aedf commit 7e92800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless/pages/connecting-to-es-endpoint.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ image::images/copy-connection-details.png[Copy your Elasticsearch endpoint.]
4444
[[elasticsearch-get-started-test-connection]]
4545
== Test connection
4646

47-
We'll use the `curl` command to test your connection and make additional API requests.
47+
Use https://curl.se[`curl`] to verify your connection to {es}.
4848

4949
`curl` will need access to your Elasticsearch endpoint and `encoded` API key.
5050
Within your terminal, assign these values to the `ES_URL` and `API_KEY` environment variables.

0 commit comments

Comments
 (0)