Skip to content

Commit 3374868

Browse files
authored
Fix link
1 parent 4962b5b commit 3374868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/repos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Returns a list of repositories.
3030

3131
#### Advanced search
3232

33-
You can filter the results by language. It takes the same values as the language drop down on [http://github.com/search](http://github).
33+
You can filter the results by language. It takes the same values as the language drop down on [http://github.com/search](http://github.com/search).
3434

3535
```php
3636
$repos = $client->api('repo')->find('chess', array('language' => 'php'));

0 commit comments

Comments
 (0)