diff options
author | Ting-Yu Lin <aethanyc@gmail.com> | 2016-11-04 00:03:31 +0800 |
---|---|---|
committer | Ting-Yu Lin <aethanyc@gmail.com> | 2016-11-04 00:03:31 +0800 |
commit | 20b6a6f79997c178c8952eb5321558b10d6b5e4e (patch) | |
tree | aec18f9e5cce3b92030b616f7ded20a1b1912168 | |
parent | 4e4bf459240125816fc684219e4843f2071bcf2a (diff) |
Fix link to stylo script in README.md
The scripts were moved in
https://github.com/servo/servo/pull/13372
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |