Ignore new NodeJS redirect (#22187)

Closes #22186
This commit is contained in:
Alexander Schwartz 2023-08-03 11:01:33 +02:00 committed by GitHub
parent ee998fee66
commit 5c6df3d26e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -17,7 +17,7 @@ public class ExternalLinksTest {
List<LinkUtils.InvalidLink> invalidLinks = LinkUtils.getInstance().findInvalidLinks(guide);
if (!invalidLinks.isEmpty()) {
StringBuilder sb = new StringBuilder();
sb.append("Broken links (" + invalidLinks.size() + "):");
sb.append("Broken links (" + invalidLinks.size() + ") in guide '" + guideName + "': ");
for (LinkUtils.InvalidLink l : invalidLinks) {
sb.append("\n\t\t- " + l.getLink() + " (" + l.getError() + ")");

View file

@ -8,10 +8,11 @@ https://apps.dev.microsoft.com/?mkt=en-us&deeplink=/appList/create/sapi&referrer
/wiki/spaces/ops4j/pages/5046828/Pax Web Extender - Whiteboard
/wiki/spaces/ops4j/pages/5046828/Pax Web Extender - Whiteboard
https://nodejs.org/en/
https://nodejs.org/en
/en/
http://docs.openshift.com/container-platform/*
https://access.redhat.com/documentation/en/red-hat-jboss-middleware-for-openshift/3/single/openshift-primer/
https://access.redhat.com/login?redirectTo=https://access.redhat.com/terms-based-registry
https://sso.redhat.com/auth/*
REGEX:https://access.redhat.com/documentation/.*/index
https://nodejs.org/en
REGEX:/login\.jsp.+KEYCLOAK-[0-9]+.*