From bc9f91ecf1eb1d5fd651aec76a1d3347dbccc89d Mon Sep 17 00:00:00 2001 From: Sebastien Guillemot Date: Thu, 5 Dec 2024 07:01:00 +0900 Subject: [PATCH] Change `material-chalk` link to a Github link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 598173d..c4774b0 100644 --- a/readme.md +++ b/readme.md @@ -288,7 +288,7 @@ If absolute package size is important to you, I also maintain [yoctocolors](http - [gradient-string](https://github.com/bokub/gradient-string) - Apply color gradients to strings - [chalk-pipe](https://github.com/LitoMore/chalk-pipe) - Create chalk style schemes with simpler style strings - [terminal-link](https://github.com/sindresorhus/terminal-link) - Create clickable links in the terminal -- [material-chalk](https://www.npmjs.com/package/material-chalk) - Create colors with consistent brightness following Material Design +- [material-chalk](https://github.com/SebastienGllmt/material-chalk) - Create colors with consistent brightness following Material Design ## Maintainers