We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b31ffb commit 5c6260cCopy full SHA for 5c6260c
API.md
@@ -786,7 +786,7 @@ has a method `error(message, options)` that returns an
786
error object. This method should always be used to raise
787
errors relating to the syntax of selectors. The options
788
to this method are passed to postcss's error constructor
789
-([documentation](http://api.postcss.org/Container.html#error)).
+([documentation](http://postcss.org/api/#container-error)).
790
791
#### Async Error Example
792
0 commit comments