Before reporting an issue
Area
docs
Describe the bug
There is a link issue in the documentation:
Broken links (1) in guide 'upgrading':
- https://www.rfc-editor.org/rfc/rfc7662#section-2.2 (invalid redirect to https://www.rfc-editor.org/info/rfc7662/)
We usually use datatracker.ietf.org for spec, so better use that site instead of www.rfc-editor.org. I'll send a PR today.
Version
999.0.0-SNAPSHOT
Regression
Expected behavior
Links check should pass in the documentation CI.
Actual behavior
The links check fails with that link.
How to Reproduce?
cd docs/documentation
mvn clean install
Anything else?
No response
Before reporting an issue
Area
docs
Describe the bug
There is a link issue in the documentation:
We usually use
datatracker.ietf.orgfor spec, so better use that site instead ofwww.rfc-editor.org. I'll send a PR today.Version
999.0.0-SNAPSHOT
Regression
Expected behavior
Links check should pass in the documentation CI.
Actual behavior
The links check fails with that link.
How to Reproduce?
cd docs/documentation mvn clean installAnything else?
No response