diff --git a/en/reference/basic-mapping.rst b/en/reference/basic-mapping.rst index 1fa585a58..0e1ace490 100644 --- a/en/reference/basic-mapping.rst +++ b/en/reference/basic-mapping.rst @@ -192,7 +192,7 @@ built-in mapping types: If you need specific timezone handling you have to handle this in your domain, converting all the values back and forth from UTC. - There is also a `cookbook entry <../cookbook/working-with-datetime>` + There is also a :doc:`cookbook entry <../cookbook/working-with-datetime>` on working with datetimes that gives hints for implementing multi timezone applications.