-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Milestone
Description
Before reporting an issue
- I have searched existing issues
- I have reproduced the issue with the latest nightly release
Area
docs
Describe the bug
Failures:
Error: ExternalLinksTest.checkExternalLinks:26 Broken links (1):
- https://github.com/keycloak/keycloak-quickstarts/tree/latest/service-nodejs/ (invalid status code 404)
Error: ExternalLinksTest.checkExternalLinks:26 Broken links (2):
- https://github.com/keycloak/keycloak-quickstarts/tree/latest/user-storage-jpa (invalid status code 404)
- https://github.com/keycloak/keycloak-quickstarts/tree/latest/user-storage-simple (invalid status code 404)
Version
22.0.0
Expected behavior
Links work
Actual behavior
Links doesn't work
How to Reproduce?
Run tests for documentation, or open links from the published docs
Anything else?
No response