diff --git a/docs/documentation/sitespeed.io/axe/index.md b/docs/documentation/sitespeed.io/axe/index.md index 5197229ae..e55e1950f 100644 --- a/docs/documentation/sitespeed.io/axe/index.md +++ b/docs/documentation/sitespeed.io/axe/index.md @@ -33,7 +33,7 @@ That will run [axe-core](https://github.com/dequelabs/axe-core) and generate a n ## Configure Axe -You can [configure Axe](https://github.com/dequelabs/axe-core/blob/main/doc/API.md#api-name-axeconfigure) which rules/checks that will be used. In the *axe* namespace we pass on all parameters to the configuration object of Axe. `--axe.checks` will result in a configuration object like: +You can [configure Axe](https://github.com/dequelabs/axe-core/blob/develop/doc/API.md#api-name-axeconfigure) which rules/checks that will be used. In the *axe* namespace we pass on all parameters to the configuration object of Axe. `--axe.checks` will result in a configuration object like: ```json checks: {