Skip to content

Commit f3d26b0

Browse files
author
Max Baldanza
committed
Fix link reference being incorrect
This causes the build to fail
1 parent 44d3761 commit f3d26b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1721,7 +1721,7 @@ shared
17211721

17221722
**type**: ``boolean`` **default**: ``true``
17231723

1724-
If ``true``, it uses a `shared cache`_ so cached responses can be reused across
1724+
If ``true``, it uses a `public cache`_ so cached responses can be reused across
17251725
users. Set it to ``false`` to use a `private cache`_.
17261726

17271727
.. versionadded:: 7.4

0 commit comments

Comments
 (0)