diff --git a/docs/en/reference/limitations-and-known-issues.rst b/docs/en/reference/limitations-and-known-issues.rst index 8322919d4..8f273568f 100644 --- a/docs/en/reference/limitations-and-known-issues.rst +++ b/docs/en/reference/limitations-and-known-issues.rst @@ -112,10 +112,10 @@ in the core library. We don't think behaviors add more value than they cost pain and debugging hell. Please see the many different blog posts we have written on this topics: -- `Doctrine2 "Behaviors" in a Nutshell `_ -- `A re-usable Versionable behavior for Doctrine2 `_ -- `Write your own ORM on top of Doctrine2 `_ -- `Doctrine 2 Behavioral Extensions `_ +- `Doctrine2 "Behaviors" in a Nutshell `_ +- `A re-usable Versionable behavior for Doctrine2 `_ +- `Write your own ORM on top of Doctrine2 `_ +- `Doctrine 2 Behavioral Extensions `_ - `Doctrator _ Doctrine 2 has enough hooks and extension points so that **you** can