From cf4d311a5344a22e93ff691b545c53050305cef8 Mon Sep 17 00:00:00 2001 From: Boris Kaiser Date: Tue, 20 Apr 2021 05:41:59 +0200 Subject: [PATCH] Fix broken link (#3351) --- docs/documentation/sitespeed.io/axe/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {