Skip to content

Commit b002462

Browse files
authored
Fix link to JSON Table Schema (#50363)
1 parent f31da23 commit b002462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/json/_table_schema.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Table Schema builders
33
4-
https://specs.frictionlessdata.io/json-table-schema/
4+
https://specs.frictionlessdata.io/table-schema/
55
"""
66
from __future__ import annotations
77

0 commit comments

Comments
 (0)