Skip to content

Commit 252c74f

Browse files
authoredJun 5, 2024
[Serverless] Add link to Cases connector
2 parents b3e955b + d8beb34 commit 252c74f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed
 

‎serverless/pages/action-connectors.mdx

+9-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,13 @@ The list of available connectors varies by project type.
1717
{
1818
"title": "Amazon Bedrock",
1919
"description": "Send a request to Amazon Bedrock.",
20-
"href": "hhttps://www.elastic.co/guide/en/kibana/8.11/bedrock-action-type.html",
20+
"href": "https://www.elastic.co/guide/en/kibana/current/bedrock-action-type.html",
21+
"target": "_blank"
22+
},
23+
{
24+
"title": "Cases",
25+
"description": "Add alerts to cases.",
26+
"href": "https://www.elastic.co/guide/en/kibana/current/cases-action-type.html",
2127
"target": "_blank"
2228
},
2329
{
@@ -59,13 +65,13 @@ The list of available connectors varies by project type.
5965
{
6066
"title": "Observability AI Assistant",
6167
"description": "Add AI-driven insights and custom actions to your workflow.",
62-
"href": "https://www.elastic.co/guide/en/kibana/master/obs-ai-assistant-action-type.html",
68+
"href": "https://www.elastic.co/guide/en/kibana/current/obs-ai-assistant-action-type.html",
6369
"target": "_blank"
6470
},
6571
{
6672
"title": "OpenAI",
6773
"description": "Send a request to OpenAI.",
68-
"href": "https://www.elastic.co/guide/en/kibana/8.11/openai-action-type.html",
74+
"href": "https://www.elastic.co/guide/en/kibana/current/openai-action-type.html",
6975
"target": "_blank"
7076
},
7177
{

0 commit comments

Comments
 (0)