We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051e357 commit ac470e0Copy full SHA for ac470e0
1 file changed
crates/anstyle/README.md
@@ -15,12 +15,12 @@ customizing the colors used without putting the underlying text styling crate
15
in the API.
16
17
For integration with your text styling crate, see:
18
-- [anstyle-termcolor](crates/termcolor)
19
-- [anstyle-owo-colors](crates/owo)
20
-- [anstyle-yansi](crates/yansi)
+- [anstyle-termcolor](../anstyle-termcolor)
+- [anstyle-owo-colors](../anstyle-owo-colors)
+- [anstyle-yansi](../anstyle-yansi)
21
22
General utilities:
23
-- [anstyle-git](crates/git): Parse Git style descriptions
+- [anstyle-git](../anstyle-git): Parse Git style descriptions
24
25
## License
26
0 commit comments