diff --git a/serverless/pages/action-connectors.mdx b/serverless/pages/action-connectors.mdx index 27325fe94..8d9e8f89f 100644 --- a/serverless/pages/action-connectors.mdx +++ b/serverless/pages/action-connectors.mdx @@ -17,7 +17,13 @@ The list of available connectors varies by project type. { "title": "Amazon Bedrock", "description": "Send a request to Amazon Bedrock.", - "href": "hhttps://www.elastic.co/guide/en/kibana/8.11/bedrock-action-type.html", + "href": "https://www.elastic.co/guide/en/kibana/current/bedrock-action-type.html", + "target": "_blank" + }, + { + "title": "Cases", + "description": "Add alerts to cases.", + "href": "https://www.elastic.co/guide/en/kibana/current/cases-action-type.html", "target": "_blank" }, { @@ -59,13 +65,13 @@ The list of available connectors varies by project type. { "title": "Observability AI Assistant", "description": "Add AI-driven insights and custom actions to your workflow.", - "href": "https://www.elastic.co/guide/en/kibana/master/obs-ai-assistant-action-type.html", + "href": "https://www.elastic.co/guide/en/kibana/current/obs-ai-assistant-action-type.html", "target": "_blank" }, { "title": "OpenAI", "description": "Send a request to OpenAI.", - "href": "https://www.elastic.co/guide/en/kibana/8.11/openai-action-type.html", + "href": "https://www.elastic.co/guide/en/kibana/current/openai-action-type.html", "target": "_blank" }, {