Skip to content

Commit 0ae05eb

Browse files
committed
docs: Update link to docs.rs
1 parent e06b9d3 commit 0ae05eb

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.2.0)](https://docs.rs/css-inline/0.2.0/css_inline/)
5+
[![docs.rs](https://docs.rs/css-inline/badge.svg?version=0.3.0)](https://docs.rs/css-inline/0.3.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)