diff --git a/serverless/pages/ingest-your-data-ingest-data-through-integrations-connector-client.asciidoc b/serverless/pages/ingest-your-data-ingest-data-through-integrations-connector-client.asciidoc index a9f8a6e7a9..78b6997c05 100644 --- a/serverless/pages/ingest-your-data-ingest-data-through-integrations-connector-client.asciidoc +++ b/serverless/pages/ingest-your-data-ingest-data-through-integrations-connector-client.asciidoc @@ -32,35 +32,35 @@ Connector clients are available for the following third-party data sources: ===== // TODO: Update links if these references move -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-azure-blob.html[Azure Blob Storage] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-box.html[Box] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-confluence.html[Confluence] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-dropbox.html[Dropbox] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-github.html[GitHub] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-gmail.html[Gmail] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-google-cloud.html[Google Cloud Storage] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-google-drive.html[Google Drive] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-graphql.html[GraphQL] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-jira.html[Jira] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-ms-sql.html[MicrosoftSQL] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-mongodb.html[MongoDB] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-mysql.html[MySQL] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-network-drive.html[Network drive] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-notion.html[Notion] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-onedrive.html[OneDrive] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-opentext.html[OpenText Documentum] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-oracle.html[Oracle] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-outlook.html[Outlook] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-postgresql.html[PostgreSQL] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-redis.html[Redis] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-s3.html[S3] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-salesforce.html[Salesforce] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-servicenow.html[ServiceNow] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-sharepoint-online.html[SharePoint Online] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-sharepoint.html[SharePoint Server] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-slack.html[Slack] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-teams.html[Teams] -* https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-zoom.html[Zoom] +* {ref}/es-connectors-azure-blob.html[Azure Blob Storage] +* {ref}/es-connectors-box.html[Box] +* {ref}/es-connectors-confluence.html[Confluence] +* {ref}/es-connectors-dropbox.html[Dropbox] +* {ref}/es-connectors-github.html[GitHub] +* {ref}/es-connectors-gmail.html[Gmail] +* {ref}/es-connectors-google-cloud.html[Google Cloud Storage] +* {ref}/es-connectors-google-drive.html[Google Drive] +* {ref}/es-connectors-graphql.html[GraphQL] +* {ref}/es-connectors-jira.html[Jira] +* {ref}/es-connectors-ms-sql.html[MicrosoftSQL] +* {ref}/es-connectors-mongodb.html[MongoDB] +* {ref}/es-connectors-mysql.html[MySQL] +* {ref}/es-connectors-network-drive.html[Network drive] +* {ref}/es-connectors-notion.html[Notion] +* {ref}/es-connectors-onedrive.html[OneDrive] +* {ref}/es-connectors-opentext.html[OpenText Documentum] +* {ref}/es-connectors-oracle.html[Oracle] +* {ref}/es-connectors-outlook.html[Outlook] +* {ref}/es-connectors-postgresql.html[PostgreSQL] +* {ref}/es-connectors-redis.html[Redis] +* {ref}/es-connectors-s3.html[S3] +* {ref}/es-connectors-salesforce.html[Salesforce] +* {ref}/es-connectors-servicenow.html[ServiceNow] +* {ref}/es-connectors-sharepoint-online.html[SharePoint Online] +* {ref}/es-connectors-sharepoint.html[SharePoint Server] +* {ref}/es-connectors-slack.html[Slack] +* {ref}/es-connectors-teams.html[Teams] +* {ref}/es-connectors-zoom.html[Zoom] ===== [discrete] @@ -304,7 +304,7 @@ Learn https://github.com/elastic/connectors/blob/main/docs/DEVELOPING.md#syncing [[elasticsearch-ingest-data-through-integrations-connector-client-learn-more]] == Learn more -* Read the main https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors.html[Elastic connectors documentation] +* Read the main {ref}/es-connectors.html[Elastic connectors documentation] * The https://github.com/elastic/connectors/tree/main#connector-framework[Elastic connector framework] enables you to: + ** Customize existing connector clients. diff --git a/serverless/pages/ml-nlp-auto-scale.asciidoc b/serverless/pages/ml-nlp-auto-scale.asciidoc index d13ac01a7e..c16f8e5b23 100644 --- a/serverless/pages/ml-nlp-auto-scale.asciidoc +++ b/serverless/pages/ml-nlp-auto-scale.asciidoc @@ -40,14 +40,14 @@ If you set the minimum number of allocations to 1, you will be charged even if t You can enable adaptive allocations by using: -* the create inference endpoint API for https://www.elastic.co/guide/en/elasticsearch/reference/master/infer-service-elser.html[ELSER], https://www.elastic.co/guide/en/elasticsearch/reference/master/infer-service-elasticsearch.html[E5 and models uploaded through Eland] that are used as inference services. -* the https://www.elastic.co/guide/en/elasticsearch/reference/master/start-trained-model-deployment.html[start trained model deployment] or https://www.elastic.co/guide/en/elasticsearch/reference/master/update-trained-model-deployment.html[update trained model deployment] APIs for trained models that are deployed on machine learning nodes. +* the create inference endpoint API for {ref}/infer-service-elser.html[ELSER], {ref}/infer-service-elasticsearch.html[E5 and models uploaded through Eland] that are used as inference services. +* the {ref}/start-trained-model-deployment.html[start trained model deployment] or {ref}/update-trained-model-deployment.html[update trained model deployment] APIs for trained models that are deployed on machine learning nodes. If the new allocations fit on the current machine learning nodes, they are immediately started. If more resource capacity is needed for creating new model allocations, then your machine learning node will be scaled up if machine learning autoscaling is enabled to provide enough resources for the new allocation. The number of model allocations can be scaled down to 0. They cannot be scaled up to more than 32 allocations, unless you explicitly set the maximum number of allocations to more. -Adaptive allocations must be set up independently for each deployment and https://www.elastic.co/guide/en/elasticsearch/reference/master/put-inference-api.html[inference endpoint]. +Adaptive allocations must be set up independently for each deployment and {ref}/put-inference-api.html[inference endpoint]. When you create inference endpoints on Serverless using Kibana, adaptive allocations are automatically turned on, and there is no option to disable them. diff --git a/serverless/pages/search-playground.asciidoc b/serverless/pages/search-playground.asciidoc index 83aefb73c6..7b52449045 100644 --- a/serverless/pages/search-playground.asciidoc +++ b/serverless/pages/search-playground.asciidoc @@ -11,5 +11,5 @@ Find Playground in the {es-serverless} UI under **{es} > Build > Playground**. [NOTE] ==== -ℹ️ The Playground documentation currently lives in the https://www.elastic.co/guide/en/kibana/master/playground.html[{kib} docs]. +ℹ️ The Playground documentation currently lives in the {kibana-ref}/playground.html[{kib} docs]. ==== diff --git a/serverless/pages/what-is-elasticsearch-serverless.asciidoc b/serverless/pages/what-is-elasticsearch-serverless.asciidoc index 9ea48f924e..875015e4fb 100644 --- a/serverless/pages/what-is-elasticsearch-serverless.asciidoc +++ b/serverless/pages/what-is-elasticsearch-serverless.asciidoc @@ -39,7 +39,7 @@ a| [.card-title]#<># + Learn how to get your data into {es} and start building your search application. | 🛝 -a| [.card-title]#https://www.elastic.co/guide/en/kibana/master/playground.html[*Try Playground →*]# + +a| [.card-title]#{kibana-ref}/playground.html[*Try Playground →*]# + After you've added some data, use Playground to test out queries and combine {es} with the power of Generative AI in your applications. |===