-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix naked URLs that link to local resources. These produce broken lin… #50992
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…k errors. Please backport to 3.27.
|
Thanks for your pull request! Your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
gsmet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you clarify the issue because I don't see how these links defer from others?
Good question. This screenshot shows examples of other inline URLs that are enclosed in backticks. Without the backticks, the URLs cause usability problems, which @mocenas describes in QUARKUS-6790:
|
Status for workflow
|
|
🙈 The PR is closed and the preview is expired. |
|
Yeah, my problem is that in the case you changed, we actually expect the user to click and have a look so not being able to link to it is unfortunate. Could we try to contact the IBM doc team to better understand what's going on? |
|
For users of the IBM docs, clicking these links opens a notification "This link is outside IBM's website do you want to proceed"-type of page. Clicking the link in that page should work if they're following the procedure. It might be better if the user copied and pasted the URL into an open blank tab. These types of link also produce link errors during testing. But none of this is a community docs issue. |

…k errors. Please backport to 3.27.
These URLs produce invalid links. Making them consistent with others.
These produce issues for downstream documentation. Please backport to 3.27.