Skip to content

Commit baf19d1

Browse files
committed
correction of redirecting link in content
1 parent 87a9280 commit baf19d1

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)