Skip to content

Commit a7863ba

Browse files
committed
add ghsa links
1 parent b5c98e7 commit a7863ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 0 deletions
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)