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 8f77f09 commit 9f99865Copy full SHA for 9f99865
README.md
@@ -62,7 +62,7 @@ tree.
62
### QOM QueryBuilder
63
64
The ``QueryBuilder`` is a fluent query builder with method names matching the
65
-(Doctrine QueryBuilder)[http://www.doctrine-project.org/docs/orm/2.1/en/reference/query-builder.html]
+[Doctrine QueryBuilder](http://www.doctrine-project.org/docs/orm/2.1/en/reference/query-builder.html)
66
on top of the QOM factory. It is the easiest way to programmatically build a
67
PHPCR query.
68
0 commit comments