1
0
mirror of synced 2026-01-23 21:03:52 -05:00

Merge pull request #12985 from peterbe/correction-of-redirecting-link-in-content

correction of redirecting link in content
This commit is contained in:
Ramya Parimi
2021-12-15 15:48:36 -06:00
committed by GitHub

View File

@@ -58,7 +58,7 @@ GitHub Octocat in:readme user:defunkt
const queryString = 'q=' + encodeURIComponent('GitHub Octocat in:readme user:defunkt');
```
See "[Searching on GitHub](/articles/searching-on-github/)"
See "[Searching on GitHub](/search-github/searching-on-github)"
for a complete list of available qualifiers, their format, and an example of
how to use them. For information about how to use operators to match specific
quantities, dates, or to exclude results, see "[Understanding the search syntax](/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax/)."