Skip to content

Commit 6e4f86d

Browse files
committed
fix url for docs
1 parent 21cdb84 commit 6e4f86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Alexis Marquet <[email protected]>"]
44
name = "lpc546xx-hal"
55
categories = ["embedded", "hardware-support", "no-std"]
66
description = "Peripheral access API for LPC546xx series microcontrollers"
7-
documentation = "https::/docs.rs/crate/lpc546-hal"
7+
documentation = "https://docs.rs/crate/lpc546xx-hal"
88

99
keywords = ["arm", "cortex-m", "lpc546xx", "hal"]
1010
license = "0BSD"

0 commit comments

Comments
 (0)