We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4962b5b + 3374868 commit 4a97e07Copy full SHA for 4a97e07
doc/repos.md
@@ -30,7 +30,7 @@ Returns a list of repositories.
30
31
#### Advanced search
32
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).
+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).
34
35
```php
36
$repos = $client->api('repo')->find('chess', array('language' => 'php'));
0 commit comments