You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/performance.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ fresh, because the cache is purged in real time.
20
20
The support for most specific cases such as the invalidation of collections when a document is added or removed or for
21
21
relationships and inverse relations is built-in.
22
22
23
-
We also included [Varnish](https://varnish-cache.org/) in the [Docker setup](../deployment/docker.md) provided with the
23
+
We also included [Varnish](https://varnish-cache.org/) in the [Docker setup](../distribution/index.md#using-the-official-distribution-recommended) provided with the
24
24
distribution of API Platform, so this feature works out of the box.
25
25
26
26
Integration with Varnish and the Doctrine ORM is shipped with the core library. You can easily implement the support for
0 commit comments