From b902f43ba13cb01cc437b70a5bcd8df52eef38c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christopher=20K=C3=A4ck?= Date: Sun, 19 Sep 2021 22:19:32 -0700 Subject: [PATCH] Udev rule configuration link was dead and redirecting to the root page for documentation. --- doc/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/INSTALL.md b/doc/INSTALL.md index bed397a..ca7cf2e 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -61,7 +61,7 @@ gpg (GnuPG) 2.1.15 * [TREZOR firmware releases](https://wallet.trezor.io/data/firmware/releases.json): `1.4.2+` -2. Make sure that your `udev` rules are configured [correctly](https://doc.satoshilabs.com/trezor-user/settingupchromeonlinux.html#manual-configuration-of-udev-rules). +2. Make sure that your `udev` rules are configured [correctly](https://wiki.trezor.io/Udev_rules). 3. Then, install the latest [trezor_agent](https://pypi.python.org/pypi/trezor_agent) package: