Skip to content

Commit b483179

Browse files
authored
Update strftime formats link in the documentation (#9624)
1 parent 4a1d773 commit b483179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,4 +460,4 @@ Default: `None`
460460
[cite]: https://www.python.org/dev/peps/pep-0020/
461461
[rfc4627]: https://www.ietf.org/rfc/rfc4627.txt
462462
[heroku-minified-json]: https://github.com/interagent/http-api-design#keep-json-minified-in-all-responses
463-
[strftime]: https://docs.python.org/3/library/time.html#time.strftime
463+
[strftime]: https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes

0 commit comments

Comments
 (0)