Skip to content

Commit

Permalink
Update strftime formats link in the documentation (#9624)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakangadi authored Jan 17, 2025
1 parent 4a1d773 commit b483179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-guide/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,4 +460,4 @@ Default: `None`
[cite]: https://www.python.org/dev/peps/pep-0020/
[rfc4627]: https://www.ietf.org/rfc/rfc4627.txt
[heroku-minified-json]: https://github.com/interagent/http-api-design#keep-json-minified-in-all-responses
[strftime]: https://docs.python.org/3/library/time.html#time.strftime
[strftime]: https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes

0 comments on commit b483179

Please sign in to comment.