diff --git a/docs/en/reference/improving-performance.rst b/docs/en/reference/improving-performance.rst index 9bc4c8632..affaf2606 100644 --- a/docs/en/reference/improving-performance.rst +++ b/docs/en/reference/improving-performance.rst @@ -62,3 +62,7 @@ A lot of the points mentioned in the Best Practices chapter will also positively affect the performance of Doctrine. +Change Tracking policies +------------------------ + +See Change tracking policies chapter