Skip to content
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

Broken Link: Github search links are broken in documentation #13060

Closed
ashutoshdubey133 opened this issue May 12, 2023 · 1 comment
Closed

Broken Link: Github search links are broken in documentation #13060

ashutoshdubey133 opened this issue May 12, 2023 · 1 comment

Comments

@ashutoshdubey133
Copy link

Github search links in documentation such as:

  1. https://checkstyle.org/config_coding.html#FallThrough_Example_of_Usage
  2. https://checkstyle.org/config_coding.html#FallThrough_Violation_Messages

These are broken because they use "filename" which is not a supported qualifier in the new github search.
For a list of supported qualifers - https://docs.github.com/en/search-github/github-code-search/understanding-github-code-search-syntax

We would have to replace "filename" with "path" qualifer and use regex.

@ashutoshdubey133
Copy link
Author

Duplicate of #13059 .

@ashutoshdubey133 ashutoshdubey133 closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant