Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion samples/agent/adk/contact_lookup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion samples/agent/adk/restaurant_finder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading