Closed
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
ExternalLinksTest.checkExternalLinks:41 Broken links (1) in guide 'upgrading':
- https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap (invalid redirect to /en-US/docs/Web/HTML/Reference/Elements/script/type/importmap)
Build: https://github.com/keycloak/keycloak/actions/runs/14443042655/job/40497337245?pr=38094
Version
main
Regression
- The issue is a regression
Expected behavior
Test passes in CI
Actual behavior
Test fails
How to Reproduce?
Execute the ExternalLinksTest
test
Anything else?
No response