We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c98e7 commit a7863baCopy full SHA for a7863ba
docs/conf.py
@@ -24,6 +24,7 @@
24
extlinks = {
25
"issue": ("https://github.com/pallets/jinja/issues/%s", "#%s"),
26
"pr": ("https://github.com/pallets/jinja/pull/%s", "#%s"),
27
+ "ghsa": ("https://github.com/advisories/GHSA-%s", "GHSA-%s"),
28
}
29
intersphinx_mapping = {
30
"python": ("https://docs.python.org/3/", None),
0 commit comments