Skip to content

Commit 9f99865

Browse files
committed
fix link
1 parent 8f77f09 commit 9f99865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ tree.
6262
### QOM QueryBuilder
6363

6464
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]
65+
[Doctrine QueryBuilder](http://www.doctrine-project.org/docs/orm/2.1/en/reference/query-builder.html)
6666
on top of the QOM factory. It is the easiest way to programmatically build a
6767
PHPCR query.
6868

0 commit comments

Comments
 (0)