From 3c911e99a0394278104564092225d67c75e74b99 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Wed, 6 Sep 2023 19:41:26 +0300 Subject: [PATCH] Fix JADE link in `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dfe4eb3..053fe4c2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ agents to interact with several different hardware devices: * [`libagent`](https://pypi.org/project/libagent/): shared library * [`trezor-agent`](https://pypi.org/project/trezor-agent/): Using Trezor as hardware-based SSH/PGP/age agent * [`ledger_agent`](https://pypi.org/project/ledger_agent/): Using Ledger as hardware-based SSH/PGP agent -* [`jade_agent`](https://pypi.org/project/jade_agent/): Using Blockstream Jade as hardware-based SSH/PGP agent +* [`jade_agent`](https://github.com/Blockstream/Jade/): Using Blockstream Jade as hardware-based SSH/PGP agent * [`keepkey_agent`](https://pypi.org/project/keepkey_agent/): Using KeepKey as hardware-based SSH/PGP agent * [`onlykey-agent`](https://pypi.org/project/onlykey-agent/): Using OnlyKey as hardware-based SSH/PGP agent