Skip to content

Commit 05ecb90

Browse files
google-genai-botcopybara-github
authored andcommitted
fix: Fix links in sample READMEs
Updated README files for the human_in_loop and multi_agent_llm_config samples to use relative markdown links. PiperOrigin-RevId: 798177903
1 parent 395a50b commit 05ecb90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Config-based Agent Sample - LLM multi-agent
22

3-
http://google3/third_party/py/google/adk/open_source_workspace/contributing/samples/hello_world_ma/
3+
This sample is based on the [Hello World Multi-Agent sample](../hello_world_ma/).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Config-based Agent Sample - Human-In-The-Loop
22

3-
http://google3/third_party/py/google/adk/open_source_workspace/contributing/samples/human_in_loop/
3+
This sample is based on the [Human-In-The-Loop sample](../human_in_loop/).

0 commit comments

Comments
 (0)