From 7ac6917ca6c5b8b047d2f42935996cddc0bf8e46 Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Tue, 28 Apr 2020 09:09:54 -0700 Subject: [PATCH] Update link --- components/style/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/style/README.md b/components/style/README.md index 70670a5f96b..96457e1b30f 100644 --- a/components/style/README.md +++ b/components/style/README.md @@ -1,6 +1,6 @@ servo-style =========== -Style system for Servo, using [rust-cssparser](https://github.com/mozilla-servo/rust-cssparser) for parsing. +Style system for Servo, using [rust-cssparser](https://github.com/servo/rust-cssparser) for parsing. * [Documentation](https://github.com/servo/servo/blob/master/docs/components/style.md).