Skip to content

Commit a7863ba

Browse files
committed
add ghsa links
1 parent b5c98e7 commit a7863ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
extlinks = {
2525
"issue": ("https://github.com/pallets/jinja/issues/%s", "#%s"),
2626
"pr": ("https://github.com/pallets/jinja/pull/%s", "#%s"),
27+
"ghsa": ("https://github.com/advisories/GHSA-%s", "GHSA-%s"),
2728
}
2829
intersphinx_mapping = {
2930
"python": ("https://docs.python.org/3/", None),

0 commit comments

Comments
 (0)