Skip to content

Commit

Permalink
Merge pull request #152 from jakesyl/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
floriansemm authored Dec 28, 2016
2 parents b35e293 + c86189f commit 00e2fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ $result = $query->getResult();

### The QueryBuilder

The query-builder based on [https://github.com/minimalcode-org/search](minimalcode-org/search) Criteria API.
The query-builder based on [https://github.com/minimalcode-org/search](/minimalcode-org/search) Criteria API.

```php
$queryBuilder = $this->get('solr.client')->getQueryBuilder('AcmeDemoBundle:Post');
Expand Down

0 comments on commit 00e2fcb

Please sign in to comment.