From 20b6a6f79997c178c8952eb5321558b10d6b5e4e Mon Sep 17 00:00:00 2001 From: Ting-Yu Lin Date: Fri, 4 Nov 2016 00:03:31 +0800 Subject: Fix link to stylo script in README.md The scripts were moved in https://github.com/servo/servo/pull/13372 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e7dd53..97488b6b 100644 --- a/README.md +++ b/README.md @@ -149,4 +149,4 @@ This mode isn't actively maintained, so no promises are made around it. Check out the upstream documentation for info about how it *should* work. [sm-script]: https://github.com/servo/rust-mozjs/blob/master/etc/bindings.sh -[stylo-scripts]: https://github.com/servo/servo/tree/master/ports/geckolib/gecko_bindings/tools +[stylo-scripts]: https://github.com/servo/servo/tree/master/components/style/binding_tools -- cgit v1.2.3