Skip to content

Commit fa82929

Browse files
Jacksunweicopybara-github
authored andcommitted
docs: fix formatting in multi-agent sample READMEs
Fixes minor indentation and bullet formatting issues in the multi-agent samples README files. Co-authored-by: Wei Sun (Jack) <weisun@google.com> PiperOrigin-RevId: 931446655
1 parent c6546a7 commit fa82929

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

contributing/samples/multi_agent/single_turn_sub_agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ graph TD
5353

5454
## Related Guides
5555

56-
- [LlmAgent Single-Turn Mode](../../../../docs/guides/agents/llm_agent/single_turn.md) - Guide explaining the behavior and configuration of single-turn agents.
56+
- [LlmAgent Single-Turn Mode](../../../../docs/guides/agents/llm_agent/single_turn.md) - Guide explaining the behavior and configuration of single-turn agents.

contributing/samples/multi_agent/task_sub_agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ graph TD
5353

5454
## Related Guides
5555

56-
- [LlmAgent Task Mode](../../../../docs/guides/agents/llm_agent/task.md) - Guide explaining the behavior and configuration of task-mode agents.
56+
- [LlmAgent Task Mode](../../../../docs/guides/agents/llm_agent/task.md) - Guide explaining the behavior and configuration of task-mode agents.

0 commit comments

Comments
 (0)