diff options
author | Agathe Porte <microjoe@microjoe.org> | 2020-07-13 11:59:59 +0200 |
---|---|---|
committer | Agathe Porte <microjoe@microjoe.org> | 2020-07-13 11:59:59 +0200 |
commit | f45d50ae201058d5ba3601de9d13cee22e81e400 (patch) | |
tree | e0a5a2d072fe9f206915e192cf2e5f421de8b459 | |
parent | 741d4d93414100132b37f678990c029847d5159a (diff) | |
download | charlcd-f45d50ae201058d5ba3601de9d13cee22e81e400.tar.gz charlcd-f45d50ae201058d5ba3601de9d13cee22e81e400.zip |
README: fix wrong link to documentation
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ screens on embedded Linux devices_. screen](https://crates.microjoe.org/charlcd/media/docs/test.jpg) The use of these kinds of photographies is used all over the -[documentation](https://crates.io/crates/charlcd) to explain the before and +[documentation](https://docs.rs/charlcd) to explain the before and after of every available function. Be sure to check them all! # Rationale |