-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
docs
Describe the bug
The links to the Google docs changed, and the external links check started to report problems:
https://github.com/keycloak/keycloak/actions/runs/9873514570/job/27266069376
Error: ExternalLinksTest.checkExternalLinks:41 Broken links (2) in guide 'server_admin':
- https://cloud.google.com/recaptcha-enterprise/docs/choose-key-type (invalid redirect to /recaptcha/docs/choose-key-type)
- https://cloud.google.com/recaptcha-enterprise/docs/interpret-assessment-website#interpret_scores (invalid redirect to /recaptcha/docs/interpret-assessment-website)
Version
main
Regression
- The issue is a regression
Expected behavior
The links should point to a valid URL
Actual behavior
The links are redirected by Google to a new location.
How to Reproduce?
See job above.
Anything else?
No response
keycloak-github-bot