Skip to content

Commit 740d7ba

Browse files
authored
fix: Link-checker error triggering due to 3rd party link (#1512)
fix: add url to linkchecker
1 parent 7ad1389 commit 740d7ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linkchecker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ env:
3939
--ignore-url ^http://www.maxmind.com --ignore-url ^https://www.maxmind.com --ignore-url ^https://www.opswat.com --ignore-url ^https://grsecurity.net
4040
--ignore-url ^https://support.pingidentity.com --ignore-url ^https://docs.pingidentity.com --ignore-url ^https://demo.example.com
4141
--ignore-url ^https://my-deployment.my-region.nginxaas.net/connectivity
42+
--ignore-url ^https://gateway-api.sigs.k8s.io
4243
--ignore-url ^https://\([a-zA-Z0-9-]+\).nginx.com/nginx-ingress-controller/css
4344
--ignore-url ^https://\([a-zA-Z0-9-]+\).nginx.com/nginxaas/azure/css
4445
--ignore-url ^https://\([a-zA-Z0-9-]+\).nginx.com/nginx-gateway-fabric/css

0 commit comments

Comments
 (0)