clojurescript-site icon indicating copy to clipboard operation
clojurescript-site copied to clipboard

Fix GitHub search query example

Open jahson opened this issue 2 years ago • 1 comments

This commit replaces outdated search query example with new working one.

jahson avatar May 25 '23 21:05 jahson

This change is correct, but perhaps some citations are in order to get it approved by the maintainers.

Note: The extension qualifier is still supported by the code search API, according to the GitHub Docs Searching code (legacy) article, but it is not usable in the search on GitHub's webapp. See "Using Qualifiers" section of Understanding GitHub Code Search syntax for the list of currently supported qualifiers.

thisgeek avatar Jan 05 '24 16:01 thisgeek