Skip to content

Commit 0fea6f6

Browse files
authored
Merge pull request #12985 from peterbe/correction-of-redirecting-link-in-content
correction of redirecting link in content
2 parents b58f0ea + faad989 commit 0fea6f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/rest/reference/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GitHub Octocat in:readme user:defunkt
5858
const queryString = 'q=' + encodeURIComponent('GitHub Octocat in:readme user:defunkt');
5959
```
6060

61-
See "[Searching on GitHub](/articles/searching-on-github/)"
61+
See "[Searching on GitHub](/search-github/searching-on-github)"
6262
for a complete list of available qualifiers, their format, and an example of
6363
how to use them. For information about how to use operators to match specific
6464
quantities, dates, or to exclude results, see "[Understanding the search syntax](/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax/)."

0 commit comments

Comments
 (0)