Skip to content

Commit 093709f

Browse files
committed
Refactor include paths in 'a4d-prompt-examples.adoc' to standardize references to agent prompts, improving consistency and maintainability of documentation.
1 parent 9747500 commit 093709f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

modules/ROOT/pages/a4d-prompt-examples.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
Use these example prompts to guide MuleSoft Dev Agent in completing common tasks. Customize the values to match your project or environment.
44

5-
include::partial$mulesoft-mcp-server//agent-prompts.adoc[tag=app-deployment,leveloffset=+1]
5+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=app-deployment,leveloffset=+1]
66

7-
include::partial$mulesoft-mcp-server//agent-prompts.adoc[tag=exchange-asset-management,leveloffset=+1]
7+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=exchange-asset-management,leveloffset=+1]
88

9-
include::partial$mulesoft-mcp-server//agent-prompts.adoc[tag=api-instances,leveloffset=+1]
9+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=api-instances,leveloffset=+1]
1010

11-
include::partial$mulesoft-mcp-server//agent-prompts.adoc[tag=custom-metadata,leveloffset=+1]
11+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=custom-metadata,leveloffset=+1]
1212

13-
include::partial$mulesoft-mcp-server/agent-prompts.adoc[tag=agent-network-operations,leveloffset=+1]
13+
include::mulesoft-mcp-server::partial$agent-prompts.adoc[tag=agent-network-operations,leveloffset=+1]
1414

1515
== Order Management
1616

0 commit comments

Comments
 (0)