Skip to content

Commit 6c563e3

Browse files
Backport PR pandas-dev#56986 on branch 2.2.x (WEB: Fix typo in dropdown page) (pandas-dev#56987)
Backport PR pandas-dev#56986: WEB: Fix typo in dropdown page Co-authored-by: Thomas Li <47963215+lithomas1@users.noreply.github.com>
1 parent 22ae789 commit 6c563e3

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.1",
1515
"version": "2.1",
16-
"url": "https://pandas.pydata.org/pandas-docs/version/2.1/",
16+
"url": "https://pandas.pydata.org/pandas-docs/version/2.1/"
1717
},
1818
{
1919
"name": "2.0",

0 commit comments

Comments
 (0)