summaryrefslogtreecommitdiff
path: root/docs/user_guide/expiration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/expiration.md')
-rw-r--r--docs/user_guide/expiration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/expiration.md b/docs/user_guide/expiration.md
index 3ce196d..7b15386 100644
--- a/docs/user_guide/expiration.md
+++ b/docs/user_guide/expiration.md
@@ -84,7 +84,7 @@ You can use `urls_expire_after` to set different expiration values based on URL
is equivalent to `http*://site.com/resource/**`
- If there is more than one match, the first match will be used in the order they are defined
- If no patterns match a request, `CachedSession.settings.expire_after` will be used as a default
-- See {ref}`selective-caching` for an example of using `urls_expire_after` as an allowlist
+- See {ref}`url-filtering` for an example of using `urls_expire_after` as an allowlist
(request-errors)=
## Expiration and Error Handling