Skip to content

Commit 05cfed6

Browse files
authored
Fix: remove broken link with 404 error (#1410)
When you hit the link, it takes you to the Google developers page, but you can't find the referenced page, it looks like the setup/configuration section where they recommended using the autoprefixer has been removed. [![Image from Gyazo](https://i.gyazo.com/55aeedd59c7a318b3631ccbaef235835.png)](https://gyazo.com/55aeedd59c7a318b3631ccbaef235835)
1 parent d4ced64 commit 05cfed6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
title="Autoprefixer logo by Anton Lovchikov">
66

77
[PostCSS] plugin to parse CSS and add vendor prefixes to CSS rules using values
8-
from [Can I Use]. It is [recommended] by Google and used in Twitter and Alibaba.
8+
from [Can I Use]. It is recommended by Google and used in Twitter and Alibaba.
99

1010
Write your CSS rules without vendor prefixes (in fact, forget about them
1111
entirely):
@@ -59,7 +59,6 @@ Twitter account for news and releases: [@autoprefixer].
5959

6060
[interactive demo]: https://autoprefixer.github.io/
6161
[@autoprefixer]: https://twitter.com/autoprefixer
62-
[recommended]: https://developers.google.com/web/tools/setup/setup-buildtools#dont_trip_up_with_vendor_prefixes
6362
[Can I Use]: https://caniuse.com/
6463
[cult-img]: http://cultofmartians.com/assets/badges/badge.svg
6564
[PostCSS]: https://github.com/postcss/postcss

0 commit comments

Comments
 (0)