From 484d3fcc6903e103c858a8a729581df06faa88aa Mon Sep 17 00:00:00 2001 From: Anatol Ulrich <45840+spookyvision@users.noreply.github.com> Date: Sat, 11 Jan 2025 22:03:19 +0100 Subject: [PATCH] Update README.md fix docs.rs link --- cotton-usb-host/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cotton-usb-host/README.md b/cotton-usb-host/README.md index 8d432a2..734861f 100644 --- a/cotton-usb-host/README.md +++ b/cotton-usb-host/README.md @@ -3,7 +3,7 @@ [![dependency status](https://deps.rs/repo/github/pdh11/cotton/status.svg)](https://deps.rs/repo/github/pdh11/cotton) [![Crates.io](https://img.shields.io/crates/v/cotton-usb-host)](https://crates.io/crates/cotton-usb-host) [![Crates.io](https://img.shields.io/crates/d/cotton-usb-host)](https://crates.io/crates/cotton-usb-host) -[![docs.rs](https://img.shields.io/docsrs/cotton-usb-host)](https://docs.rs/cotton-usb-host/latest/cotton_usb-host/) +[![docs.rs](https://img.shields.io/docsrs/cotton-usb-host)](https://docs.rs/cotton-usb-host/latest/cotton_usb_host/) [![License: CC0-1.0](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/) # cotton-usb-host