aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorjoma74 <dev-mails@gmx.net>2019-06-21 21:43:13 +0200
committerJonathan Neal <jonathantneal@hotmail.com>2019-06-21 16:03:11 -0400
commitcc6e83fd82abd1bb2a4f456d85a2ca6d64559e2d (patch)
tree6b9631667fddc6bdb13faf1f0ff5d1cd2d74e1ba
parent0772fd52606586658c67255a8c297f646cc3f00d (diff)
downloadnormalize.css-cc6e83fd82abd1bb2a4f456d85a2ca6d64559e2d.tar.gz
normalize.css-cc6e83fd82abd1bb2a4f456d85a2ca6d64559e2d.zip
Fix: target of modern-normalize.css link is wrong
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d091d1f..3f126d9 100644
--- a/README.md
+++ b/README.md
@@ -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.