From 226817832807180839685af6e2268a9f2c985cfb Mon Sep 17 00:00:00 2001 From: Timo Glastra Date: Thu, 1 Feb 2024 07:10:32 +0100 Subject: [PATCH] Update guides/tutorials/mediation.md Signed-off-by: Timo Glastra --- guides/tutorials/mediation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/tutorials/mediation.md b/guides/tutorials/mediation.md index a237f296..98acbf56 100644 --- a/guides/tutorials/mediation.md +++ b/guides/tutorials/mediation.md @@ -94,5 +94,5 @@ For more information about mediator refer to: - [Aries Mediator Coordination Protocol](https://github.com/hyperledger/aries-rfcs/tree/main/features/0211-route-coordination) - [Indicio Public Mediator](https://indicio-tech.github.io/mediator) -- [Setup your own AFJ Mediator](https://github.com/animo/animo-mediator) +- [Setup your own Credo Mediator](https://github.com/animo/animo-mediator) - [Aries RFC 0046: Mediators and Relays](https://github.com/hyperledger/aries-rfcs/blob/main/concepts/0046-mediators-and-relays/README.md#aries-rfc-0046-mediators-and-relays)