aboutsummaryrefslogtreecommitdiffstats
path: root/docs/components/style.md
diff options
context:
space:
mode:
authorIgor Gutorov <igootorov@gmail.com>2018-02-27 23:26:42 +0200
committerIgor Gutorov <igootorov@gmail.com>2018-03-13 01:39:17 +0200
commitde0e33a7434ffc0188c4a8bde5ed5f12ea9fc67c (patch)
treeed57231032310dd531b4256df8b552f88a47fcac /docs/components/style.md
parent087cf21d79cb090c2a8b55b441e6004921b540aa (diff)
downloadservo-de0e33a7434ffc0188c4a8bde5ed5f12ea9fc67c.tar.gz
servo-de0e33a7434ffc0188c4a8bde5ed5f12ea9fc67c.zip
style: Fix some dead links in style.md
Diffstat (limited to 'docs/components/style.md')
-rw-r--r--docs/components/style.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/components/style.md b/docs/components/style.md
index 1aa1e08d89e..9590dd8fd08 100644
--- a/docs/components/style.md
+++ b/docs/components/style.md
@@ -139,7 +139,7 @@ that you didn't find it here so it can be added :)
[stylo]: https://public.etherpad-mozilla.org/p/stylo
[selector-impl]: http://doc.servo.org/selectors/parser/trait.SelectorImpl.html
[selector-impl-ext]: http://doc.servo.org/style/selector_parser/trait.SelectorImplExt.html
-[servo-selector-impl]: http://doc.servo.org/style/servo_selector_parser/struct.SelectorImpl.html
+[servo-selector-impl]: http://doc.servo.org/style/servo/selector_parser/struct.SelectorImpl.html
[tree-structural-pseudo-classes]: https://www.w3.org/TR/selectors4/#structural-pseudos
[style-dom-traits]: http://doc.servo.org/style/dom/index.html
[layout-wrapper]: http://doc.servo.org/layout/wrapper/index.html
@@ -149,9 +149,9 @@ that you didn't find it here so it can be added :)
[mdn-pseudo-after]: https://developer.mozilla.org/en/docs/Web/CSS/::after
[mdn-pseudo-selection]: https://developer.mozilla.org/en/docs/Web/CSS/::selection
[stylist]: http://doc.servo.org/style/stylist/struct.Stylist.html
-[selectors-selectormap]: http://doc.servo.org/selectors/matching/struct.SelectorMap.html
-[selectors-rule]: http://doc.servo.org/selectors/matching/struct.Rule.html
-[per-pseudo-selectormap]: http://doc.servo.org/style/stylist/struct.PerPseudoElementSelectorMap.html
+[selectors-selectormap]: http://doc.servo.org/style/selector_map/struct.SelectorMap.html
+[selectors-rule]: http://doc.servo.org/style/stylist/struct.Rule.html
+[per-pseudo-selectormap]: http://doc.servo.org/style/selector_parser/struct.PerPseudoElementMap.html
[per-origin-selectormap]: http://doc.servo.org/style/stylist/struct.PerOriginSelectorMap.html
[docs-pipeline]: https://github.com/servo/servo/blob/master/docs/glossary.md#pipeline
[properties-module]: http://doc.servo.org/style/properties/index.html