Skip to content

Commit c564d14

Browse files
committed
Use relative-to-root link for LICENSE file in README so that it can resolve in Github even when you view the README from the pgen crate dir.
1 parent 44ccce3 commit c564d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/pgen/README.md

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

33
[![Crates.io](https://img.shields.io/crates/v/pgen?style=flat-square)](https://crates.io/crates/pgen)
44
[![Crates.io](https://img.shields.io/crates/d/pgen?style=flat-square)](https://crates.io/crates/pgen)
5-
[![License](https://img.shields.io/badge/license-ISC-blue?style=flat-square)](LICENSE)
5+
[![License](https://img.shields.io/badge/license-ISC-blue?style=flat-square)](/LICENSE)
66
[![GitHub stars](https://img.shields.io/github/stars/ctsrc/Pgen?style=social)](https://github.com/ctsrc/Pgen#start-of-content)
77

88
Generate passphrases using any of the following wordlists:

0 commit comments

Comments
 (0)