Skip to content

Commit 504c11d

Browse files
committed
docs: update hyperlink
1 parent 94d11cc commit 504c11d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/aaz-flow/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Please note that AAZ Flow is currently in early development. The functionality a
55

66
### Tools
77
You can easily start the MCP server within your codespace environment:
8-
![](./assets/codespace_mcp_start.png)
8+
![](https://raw.githubusercontent.com/Azure/azure-cli/refs/heads/dev/doc/assets/codespace_mcp_start.png)
99

1010
Please setup your Copilot to use the AI features (**Ctrl** + **Alt** + **I** to open a chat):
11-
![](./assets/codespace_copilot.png)
11+
![](https://raw.githubusercontent.com/Azure/azure-cli/refs/heads/dev/doc/assets/codespace_copilot.png)
1212

1313
After that, set the mode to `Agent` and the model to `Claude Sonnet`. The following is the usage scenario of the tools:
14-
1. "generate test for chaos module" to generate test cases in `chaos` module.
15-
2. "generate code for azure cli" to generate models and codes.
14+
1. "generate test for chaos module" to generate test cases in _chaos_ module.
15+
2. "generate code for azure cli" to generate models AND codes.

0 commit comments

Comments
 (0)