aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2020-01-14 18:28:47 +0100
committerRobin Krahl <robin.krahl@ireas.org>2020-01-14 18:28:47 +0100
commit8ef4e3904688b7050d3ce6b876ceef3d60ebcce8 (patch)
tree383fc07a3c19376b9c9dbcb70152b03ed6fabf38
parentaa74f1e98f978b4b740fe8e076768f3df6f35632 (diff)
downloadnitrokey-rs-8ef4e3904688b7050d3ce6b876ceef3d60ebcce8.tar.gz
nitrokey-rs-8ef4e3904688b7050d3ce6b876ceef3d60ebcce8.tar.bz2
Fix link to examples in README
docs.rs seems to support only versioned links to source files. This patch replaces the link to docs.rs with a link to git.ireas.org to avoid having to update the link with every release. (Note that the last release already contained a link to the wrong version.)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ce093e..9001193 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ in the `LICENSES` directory. `libnitrokey` is licensed under the [LGPL-3.0][].
`nitrokey-rs` complies with [version 3.0 of the REUSE specification][reuse].
[API reference]: https://docs.rs/nitrokey
-[examples]: https://docs.rs/crate/nitrokey/0.4.0/source/examples/
+[examples]: https://git.ireas.org/nitrokey-rs/tree/examples
[`nitrocli`]: https://github.com/d-e-s-o/nitrocli/tree/master/nitrocli
[Nitrokey udev rules]: https://www.nitrokey.com/documentation/frequently-asked-questions-faq#openpgp-card-not-available
[`libnitrokey`]: https://github.com/nitrokey/libnitrokey