summaryrefslogtreecommitdiff
path: root/jsonschema/benchmarks
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 /jsonschema/benchmarks
parentaa1ef4bdc47219d446bc01a1bf2448a8d54654e4 (diff)
downloadjsonschema-2e2832463e8de7977217d377ca0553c10f6fb48c.tar.gz
Update hyperlinks from the GitHub organization move.
Diffstat (limited to 'jsonschema/benchmarks')
-rw-r--r--jsonschema/benchmarks/issue232.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsonschema/benchmarks/issue232.py b/jsonschema/benchmarks/issue232.py
index 779f522..bf357e9 100644
--- a/jsonschema/benchmarks/issue232.py
+++ b/jsonschema/benchmarks/issue232.py
@@ -1,7 +1,7 @@
"""
A performance benchmark using the example from issue #232.
-See https://github.com/Julian/jsonschema/pull/232.
+See https://github.com/python-jsonschema/jsonschema/pull/232.
"""
from pathlib import Path