From 0505a91d98c2ba5ffed72181be278229b96414d3 Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Sun, 8 May 2022 21:43:17 +0200
Subject: [PATCH] [doc] readme: Update clients links

Add tikka repository link
sakia domain name have been freed
Point to repository
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 09e162b..285d896 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 # DuniterPy
 Most complete client oriented Python library for [Duniter](https://git.duniter.org/nodes/typescript/duniter)/Ğ1 ecosystem.
 
-This library was originally developed for [Sakia](http://sakia-wallet.org/) desktop client which is now discontinued.
+This library was originally developed for [Sakia](https://git.duniter.org/clients/python/sakia) desktop client which is now discontinued.
 It is currently used by following programs:
-- [Tikka](https://git.duniter.org/clients/python), the desktop client (Work In Progress, not yet available).
+- [Tikka](https://git.duniter.org/clients/python/tikka), the desktop client.
 - [Silkaj](https://silkaj.duniter.org/), command line client.
 - [Jaklis](https://git.p2p.legal/axiom-team/jaklis), command line client for Cs+/Gchange pods.
 - [Ğ1Dons](https://git.duniter.org/matograine/g1pourboire), Ğ1Dons, paper-wallet generator aimed at giving tips in Ğ1.
-- 
GitLab