Skip to content

Commit 672a96f

Browse files
committed
docs: Proper docs link
1 parent 28d819a commit 672a96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![ci](https://github.com/Stranger6667/css-inline/workflows/ci/badge.svg)](https://github.com/Stranger6667/css-inline/actions)
44
[![Crates.io](https://img.shields.io/crates/v/css-inline.svg)](https://crates.io/crates/css-inline)
5-
[![docs.rs](https://docs.rs/css-inline/badge.svg?version=0.1.0)](https://docs.rs/css-inline/0.1.0/css-inline/)
5+
[![docs.rs](https://docs.rs/css-inline/badge.svg?version=0.1.0)](https://docs.rs/css-inline/0.1.0/css_inline/)
66

77
A crate for inlining CSS into HTML documents. When you send HTML emails you need to use "style" attributes instead of "style" tags.
88

0 commit comments

Comments
 (0)