Skip to content

Commit 25fa935

Browse files
authored
Fix docs link in readme (#166)
1 parent d446fa8 commit 25fa935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ to the [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/) rules.
33

44
[![Build Status](https://github.com/unicode-rs/unicode-segmentation/actions/workflows/rust.yml/badge.svg)](https://github.com/unicode-rs/unicode-segmentation/actions/workflows/rust.yml)
55

6-
[Documentation](https://unicode-rs.github.io/unicode-segmentation/unicode_segmentation/index.html)
6+
[Documentation](https://docs.rs/unicode-segmentation)
77

88
```rust
99
use unicode_segmentation::UnicodeSegmentation;

0 commit comments

Comments
 (0)