summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2022-03-21 19:35:20 -0400
committerJulian Berman <Julian@GrayVines.com>2022-03-21 19:35:28 -0400
commit2e2832463e8de7977217d377ca0553c10f6fb48c (patch)
treee00a4a3f6fe3bac75c27da712cd62c4a35eea31a /docs/conf.py
parentaa1ef4bdc47219d446bc01a1bf2448a8d54654e4 (diff)
downloadjsonschema-2e2832463e8de7977217d377ca0553c10f6fb48c.tar.gz
Update hyperlinks from the GitHub organization move.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 2fba1b7..c07be78 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -239,8 +239,8 @@ def entire_domain(host):
linkcheck_ignore = [
- "https://github.com/Julian/jsonschema/actions",
- "https://github.com/Julian/jsonschema/workflows/CI/badge.svg",
+ "https://github.com/python-jsonschema/jsonschema/actions",
+ "https://github.com/python-jsonschema/jsonschema/workflows/CI/badge.svg",
]
# -- Options for sphinxcontrib-autosectionlabel ---------------------------