diff --git a/samples/agent/adk/contact_lookup/README.md b/samples/agent/adk/contact_lookup/README.md index bf0ab276..1fdaad2e 100644 --- a/samples/agent/adk/contact_lookup/README.md +++ b/samples/agent/adk/contact_lookup/README.md @@ -13,7 +13,7 @@ This sample uses the Agent Development Kit (ADK) along with the A2A protocol to 1. Navigate to the samples directory: ```bash - cd a2a_samples/a2ui_contact_lookup + cd samples/agent/adk/contact_lookup ``` 2. Create an environment file with your API key: diff --git a/samples/agent/adk/restaurant_finder/README.md b/samples/agent/adk/restaurant_finder/README.md index 0d1b7110..e31aa1f8 100644 --- a/samples/agent/adk/restaurant_finder/README.md +++ b/samples/agent/adk/restaurant_finder/README.md @@ -13,7 +13,7 @@ This sample uses the Agent Development Kit (ADK) along with the A2A protocol to 1. Navigate to the samples directory: ```bash - cd a2a_samples/a2ui_restaurant_finder + cd samples/agent/adk/restaurant_finder ``` 2. Create an environment file with your API key: