diff --git a/docs/en/reference/improving-performance.rst b/docs/en/reference/improving-performance.rst index 9bc4c8632..d9de6c808 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: :doc:`Change Tracking Policies `