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
Copy file name to clipboardExpand all lines: CHANGES.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Changes
27
27
28
28
Documentation changes
29
29
^^^^^^^^^^^^^^^^^^^^^
30
-
* #3554: Changed requires to requests in the pyproject.toml example in the :ref:`Dependency management section of the Quickstart guide <userguide/quickstart:dependency-management>` -- by :user:`mfbutner`
30
+
* #3554: Changed requires to requests in the pyproject.toml example in the :doc:`Dependency management section of the Quickstart guide <userguide/quickstart>` -- by :user:`mfbutner`
31
31
32
32
Misc
33
33
^^^^
@@ -63,7 +63,7 @@ Changes
63
63
64
64
Documentation changes
65
65
^^^^^^^^^^^^^^^^^^^^^
66
-
* #3538: Corrected documentation on how to use the `legacy-editable` mode.
66
+
* #3538: Corrected documentation on how to use the ``legacy-editable`` mode.
0 commit comments