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.
1 parent 4962b5b commit 3374868Copy full SHA for 3374868
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