Skip to content

Commit b77b28a

Browse files
authored
Merge branch 'main' into ingress2gateway-info
2 parents fb7219f + 0ee755e commit b77b28a

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

.github/workflows/linkchecker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ env:
3636
--ignore-url ^http://backend1.example.com --ignore-url ^http://example.com --ignore-url ^https://my-nginx.example.com
3737
--ignore-url ^https://www.nginxroute53.com --ignore-url ^http://cafe --ignore-url ^http://192.168.1.23 --ignore-url ^https://company.com
3838
--ignore-url ^https://my-nginx-plus.example.com --ignore-url ^https://cognito-idp --ignore-url ^https:///www.okta.com
39-
--ignore-url ^http://www.maxmind.com --ignore-url ^https://www.maxmind.com --ignore-url ^https://www.opswat.com --ignore-url
40-
--ignore-url ^https://support.pingidentity.com --ignore-url ^https://docs.pingidentity.com ^https://demo.example.com
39+
--ignore-url ^http://www.maxmind.com --ignore-url ^https://www.maxmind.com --ignore-url ^https://www.opswat.com
40+
--ignore-url ^https://support.pingidentity.com --ignore-url ^https://docs.pingidentity.com --ignore-url ^https://demo.example.com
4141
--ignore-url ^https://\([a-zA-Z0-9-]+\).nginx.com/nginx-ingress-controller/css
4242
--ignore-url ^https://\([a-zA-Z0-9-]+\).nginx.com/nginxaas/azure/css
4343
--ignore-url ^https://\([a-zA-Z0-9-]+\).nginx.com/nginx-gateway-fabric/css

data/f5-sites.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
- title: F5
2+
url: https://f5.com/
3+
description: Deliver and secure every app
4+
5+
- title: DevCentral
6+
url: https://community.f5.com/
7+
description: Connect & learn in our hosted community
8+
9+
- title: MyF5
10+
url: https://my.f5.com/
11+
description: Your key to everything F5, including support, registration keys, and subscriptions
12+
13+
- title: NGINX
14+
url: https://nginx.org/
15+
description: Learn more about NGINX Open Source and read the community blog
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.1.1

0 commit comments

Comments
 (0)