You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move "v2.0 Migration Guide" to the end of the table of contents (#3747)
* Move "v2.0 Migration Guide" to the end of the table of contents
* Mention v2 instead of v2.0 in the documentation
---------
Co-authored-by: Quentin Pradet <[email protected]>
Copy file name to clipboardExpand all lines: docs/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@ urllib3
7
7
8
8
For Enterprise <https://tidelift.com/subscription/pkg/pypi-urllib3?utm_source=pypi-urllib3&utm_medium=referral&utm_campaign=docs>
9
9
Community Discord <https://discord.gg/urllib3>
10
-
v2-migration-guide
11
10
sponsors
12
11
user-guide
13
12
advanced-usage
14
13
reference/index
15
14
contributing
16
15
changelog
16
+
v2-migration-guide
17
17
18
18
urllib3 is a powerful, *user-friendly* HTTP client for Python.
19
19
:ref:`Much of the Python ecosystem already uses <who-uses>` urllib3 and you should too.
0 commit comments