Skip to content

Commit 2b8d1f2

Browse files
committed
update links
1 parent 1705b5d commit 2b8d1f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

google-adk/tour-of-agents/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@ docker.restate.dev/restatedev/restate:latest
4747

4848
Go to the Restate UI at `http://localhost:9070`. Click on `register deployment`. And fill in the agent url `http://host.docker.internal:9080`.
4949

50-
![Register service](/docs/images/register_deployment.png)
50+
![Register service](./docs/images/register_deployment.png)
5151

5252
Click on one of the handlers of the registered services and send the default request (if prompted to do so, add a session key in the key field).
5353

5454
For example, click on the `run` handler of the `WeatherAgent` service and send the request:
5555

56-
![Send request](/docs/images/request.png)
56+
![Send request](./docs/images/request.png)
5757

5858
In the invocations tab, you see the execution journal when clicking on the invocation ID:
59-
![See journal](/docs/images/journal.png)
59+
![See journal](./docs/images/journal.png)
6060

0 commit comments

Comments
 (0)