diff options
author | joma74 <dev-mails@gmx.net> | 2019-06-21 21:43:13 +0200 |
---|---|---|
committer | Jonathan Neal <jonathantneal@hotmail.com> | 2019-06-21 16:03:11 -0400 |
commit | cc6e83fd82abd1bb2a4f456d85a2ca6d64559e2d (patch) | |
tree | 6b9631667fddc6bdb13faf1f0ff5d1cd2d74e1ba | |
parent | 0772fd52606586658c67255a8c297f646cc3f00d (diff) | |
download | normalize.css-cc6e83fd82abd1bb2a4f456d85a2ca6d64559e2d.tar.gz normalize.css-cc6e83fd82abd1bb2a4f456d85a2ca6d64559e2d.zip |
Fix: target of modern-normalize.css link is wrong
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ normalize.css, adhering to common developer expectations and preferences - [remedy.css](https://github.com/mozdevs/cssremedy) - An alternative to normalize.css, adhering to different common developer expectations and preferences. -- [modern-normalize.css](https://github.com/csstools/sanitize.css) - An +- [modern-normalize.css](https://github.com/sindresorhus/modern-normalize) - An alternative to normalize.css, adhering to a minimal set of normalizations and common developer expectations and preferences. |