mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
[elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
This commit is contained in:
parent
bc78c9871c
commit
4631e1b74a
@ -68,7 +68,7 @@
|
|||||||
"## Connect to Elasticsearch\n",
|
"## Connect to Elasticsearch\n",
|
||||||
"\n",
|
"\n",
|
||||||
"ℹ️ We're using an Elastic Cloud deployment of Elasticsearch for this notebook.\n",
|
"ℹ️ We're using an Elastic Cloud deployment of Elasticsearch for this notebook.\n",
|
||||||
"If you don't already have an Elastic deployment, you can sign up for a free [Elastic Cloud trial](https://cloud.elastic.co/registration?fromURI=%2Fhome).\n",
|
"If you don't already have an Elastic deployment, you can sign up for a free [Elastic Cloud trial](https://cloud.elastic.co/registration?utm_source=github&utm_content=openai-cookbook).\n",
|
||||||
"\n",
|
"\n",
|
||||||
"To connect to Elasticsearch, you need to create a client instance with the Cloud ID and password for your deployment.\n",
|
"To connect to Elasticsearch, you need to create a client instance with the Cloud ID and password for your deployment.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
"## Connect to Elasticsearch\n",
|
"## Connect to Elasticsearch\n",
|
||||||
"\n",
|
"\n",
|
||||||
"ℹ️ We're using an Elastic Cloud deployment of Elasticsearch for this notebook.\n",
|
"ℹ️ We're using an Elastic Cloud deployment of Elasticsearch for this notebook.\n",
|
||||||
"If you don't already have an Elastic deployment, you can sign up for a free [Elastic Cloud trial](https://cloud.elastic.co/registration?fromURI=%2Fhome).\n",
|
"If you don't already have an Elastic deployment, you can sign up for a free [Elastic Cloud trial](https://cloud.elastic.co/registration?utm_source=github&utm_content=openai-cookbook).\n",
|
||||||
"\n",
|
"\n",
|
||||||
"To connect to Elasticsearch, you need to create a client instance with the Cloud ID and password for your deployment.\n",
|
"To connect to Elasticsearch, you need to create a client instance with the Cloud ID and password for your deployment.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user