add ghsa links
This commit is contained in:
parent
73ce26c3e8
commit
bfffe87d4c
2 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ autodoc_preserve_defaults = True
|
|||
extlinks = {
|
||||
"issue": ("https://github.com/pallets/flask/issues/%s", "#%s"),
|
||||
"pr": ("https://github.com/pallets/flask/pull/%s", "#%s"),
|
||||
"ghsa": ("https://github.com/pallets/flask/security/advisories/GHSA-%s", "GHSA-%s"),
|
||||
}
|
||||
intersphinx_mapping = {
|
||||
"python": ("https://docs.python.org/3/", None),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue