Skip to content

Commit ea8638f

Browse files
authored
doc: fix broken link
1 parent cf58fba commit ea8638f

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
@@ -4,7 +4,7 @@
44
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
55
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
66
[![Documentation](https://docs.rs/bracoxide/badge.svg)](https://docs.rs/bracoxide)
7-
[![Bracoxide Crate](https://img.shields.io/crates/v/bracoxide.svg)](https://crates.io/bracoxide)
7+
[![Bracoxide Crate](https://img.shields.io/crates/v/bracoxide.svg)](https://crates.io/crates/bracoxide)
88

99
Bracoxide is a powerful Rust library for handling and expanding brace expansions.
1010
It provides a simple and intuitive way to generate combinations and permutations

0 commit comments

Comments
 (0)