We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31da23 commit b002462Copy full SHA for b002462
pandas/io/json/_table_schema.py
@@ -1,7 +1,7 @@
1
"""
2
Table Schema builders
3
4
-https://specs.frictionlessdata.io/json-table-schema/
+https://specs.frictionlessdata.io/table-schema/
5
6
from __future__ import annotations
7
0 commit comments