aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2020-09-05 12:37:22 -0700
committerRobin Krahl <robin.krahl@ireas.org>2020-09-05 21:46:56 +0200
commit3046af524b9634e5dd0b8f5a4a98ac8b36dcfb36 (patch)
tree106e786a807f54368f8cca1ec0e8ac9696eab632 /README.md
parent70ea2c55d16e0a958c5694be3b4e9f086ce09844 (diff)
downloadnitrokey-rs-3046af524b9634e5dd0b8f5a4a98ac8b36dcfb36.tar.gz
nitrokey-rs-3046af524b9634e5dd0b8f5a4a98ac8b36dcfb36.tar.bz2
Fix link to nitrocli repository
For a while now nitrocli now longer had the nitrocli/ subdirectory present, as it used to when it was vendoring all its dependencies. With this change we adjust the link to the project to reflect this change.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9001193..95f68b2 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ in the `LICENSES` directory. `libnitrokey` is licensed under the [LGPL-3.0][].
[API reference]: https://docs.rs/nitrokey
[examples]: https://git.ireas.org/nitrokey-rs/tree/examples
-[`nitrocli`]: https://github.com/d-e-s-o/nitrocli/tree/master/nitrocli
+[`nitrocli`]: https://github.com/d-e-s-o/nitrocli
[Nitrokey udev rules]: https://www.nitrokey.com/documentation/frequently-asked-questions-faq#openpgp-card-not-available
[`libnitrokey`]: https://github.com/nitrokey/libnitrokey
[`nitrokey-test`]: https://github.com/d-e-s-o/nitrokey-test