Skip to content

Commit 05f032c

Browse files
BUG: Fix JSON typo that breaks javascript in the docs (#61572)
1 parent e413e0f commit 05f032c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"name": "2.2",
1515
"version": "2.2",
16-
"url": "https://pandas.pydata.org/pandas-docs/version/2.2/",
16+
"url": "https://pandas.pydata.org/pandas-docs/version/2.2/"
1717
},
1818
{
1919
"name": "2.1",

0 commit comments

Comments
 (0)