Skip to content

Commit d288577

Browse files
committed
Fix 3.11 docs link
1 parent 32636b5 commit d288577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can determine your currently installed version using `pip show`:
4040

4141
**Date**: 12th December 2019
4242

43-
* Drop `.set_context` API [in favour of a `requires_context` marker](../3.11-announcement#validator-default-context).
43+
* Drop `.set_context` API [in favour of a `requires_context` marker](3.11-announcement.md#validator-default-context).
4444
* Changed default widget for TextField with choices to select box. [#6892][gh6892]
4545
* Supported nested writes on non-relational fields, such as JSONField. [#6916][gh6916]
4646
* Include request/response media types in OpenAPI schemas, based on configured parsers/renderers. [#6865][gh6865]

0 commit comments

Comments
 (0)