Skip to content

Commit 65766fb

Browse files
WEB: fix 2.1 url in versions.json (#54890)
1 parent 413d92d commit 65766fb

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
@@ -12,7 +12,7 @@
1212
{
1313
"name": "2.0",
1414
"version": "2.0",
15-
"url": "https://pandas.pydata.org/pandas-docs/version/2.0"
15+
"url": "https://pandas.pydata.org/pandas-docs/version/2.0/"
1616
},
1717
{
1818
"name": "1.5",

0 commit comments

Comments
 (0)