Skip to content

Commit fdd883c

Browse files
committed
fix: links
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
1 parent 75228e9 commit fdd883c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/coffee-agntcy/slim-coffee-agntcy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CoffeeAGNTCY works with both NATS and [SLIM](../slim/overview.md) transports and
77
- **NATS**: Default for publisher/subscriber patterns.
88
- **SLIM**: Default for group communication patterns.
99

10-
You can find the transport configuration [here](https://github.com/agntcy/coffeeAgntcy/blob/main/coffeeAGNTCY/coffee_agents/lungo/config/config.py#L9-L10).
10+
You can find the transport configuration [here](https://github.com/agntcy/coffeeAgntcy/blob/main/coffeeAGNTCY/coffee_agents/lungo/config/config.py).
1111

1212
The **AGNTCY App SDK** abstracts the underlying SLIM protocol behind a unified factory API. This allows developers to instantiate SLIM-based A2A (agent-to-agent) clients and servers without dealing directly with low-level transport details. Learn more about the App SDK [here](https://github.com/agntcy/app-sdk).
1313

0 commit comments

Comments
 (0)