Skip to content

Commit edb4f90

Browse files
authored
Update extensions.md
1 parent 52b566c commit edb4f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Extensions are specific to Doctrine and Elasticsearch-PHP, and therefore, the Do
66
reading support must be enabled to use this feature. If you use custom providers it's up to you to implement your own
77
extension system or not.
88

9-
You can find a working example of a custom extension in the [API Platform's demo application](https://github.com/api-platform/demo/blob/main/api/src/Doctrine/Orm/Extension/BookmarkQueryCollectionExtension.php).
9+
You can find a working example of a custom extension in the [API Platform's demo application](https://github.com/api-platform/demo/blob/4.0/api/src/Doctrine/Orm/Extension/BookmarkQueryCollectionExtension.php).
1010

1111
## Custom Doctrine ORM Extension
1212

0 commit comments

Comments
 (0)