Merge pull request #12985 from peterbe/correction-of-redirecting-link-in-content
correction of redirecting link in content
This commit is contained in:
@@ -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/)."
|
||||
|
||||
Reference in New Issue
Block a user