Skip to content

Commit 5c6260c

Browse files
docs: section link Error Handling (postcss#293)
1 parent 6b31ffb commit 5c6260c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ has a method `error(message, options)` that returns an
786786
error object. This method should always be used to raise
787787
errors relating to the syntax of selectors. The options
788788
to this method are passed to postcss's error constructor
789-
([documentation](http://api.postcss.org/Container.html#error)).
789+
([documentation](http://postcss.org/api/#container-error)).
790790

791791
#### Async Error Example
792792

0 commit comments

Comments
 (0)