From 19b0603535acae2ea2712a18ba93f6375fb0dda5 Mon Sep 17 00:00:00 2001 From: Kaarina Tungseth Date: Mon, 6 Oct 2025 13:28:22 -0500 Subject: [PATCH] Fix link for serverless projects API Updated the link for serverless projects in the import/export section. --- explore-analyze/find-and-organize/saved-objects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore-analyze/find-and-organize/saved-objects.md b/explore-analyze/find-and-organize/saved-objects.md index c584ef6537..fa144c9e88 100644 --- a/explore-analyze/find-and-organize/saved-objects.md +++ b/explore-analyze/find-and-organize/saved-objects.md @@ -60,7 +60,7 @@ Granting access to `Saved Objects Management` authorizes users to manage all sav Use import and export to move objects between different {{kib}} instances. These actions are useful when you have multiple environments for development and production. Import and export also work well when you have a large number of objects to update and want to batch the process. -{{kib}} also provides import and export saved objects APIs for your [Elastic Stack deployments](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-saved-objects) and [serverless projects](https://www.elastic.co/docs/api/doc/serverless/operation/operation-exportsavedobjectsdefault) to automate this process. +{{kib}} also provides import and export saved objects APIs for your [Elastic Stack deployments](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-saved-objects) and [serverless projects](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-saved-objects) to automate this process. ### Import [saved-objects-import]