Skip to content

Commit 7657c44

Browse files
brainwaneBernard Tyers
and
Bernard Tyers
committed
docs: Clarify links for resolver work and studies
Co-Authored-By: Bernard Tyers <[email protected]>
1 parent 4ce9565 commit 7657c44

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ We release updates regularly, with a new version every 3 months. Find more detai
1919
* `Release notes`_
2020
* `Release process`_
2121

22-
In pip 20.3, we're making a big improvement to the heart of pip. Please `learn more`_ and `take our survey`_ to help us do it right.
22+
In pip 20.3, we're `making a big improvement to the heart of pip`_; `learn more`_. We want your input, so `sign up for our user experience research studies`_ to help us do it right.
2323

2424
If you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms:
2525

@@ -48,8 +48,9 @@ rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_.
4848
.. _Release process: https://pip.pypa.io/en/latest/development/release-process/
4949
.. _GitHub page: https://github.com/pypa/pip
5050
.. _Development documentation: https://pip.pypa.io/en/latest/development
51+
.. _making a big improvement to the heart of pip: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
5152
.. _learn more: https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-3-2020
52-
.. _take our survey: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
53+
.. _sign up for our user experience research studies: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
5354
.. _Issue tracking: https://github.com/pypa/pip/issues
5455
.. _Discourse channel: https://discuss.python.org/c/packaging
5556
.. _Development mailing list: https://mail.python.org/mailman3/lists/distutils-sig.python.org/

docs/html/index.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Please take a look at our documentation for how to install and use pip:
1717
ux_research_design
1818
news
1919

20-
In pip 20.3, we're making a big improvement to the heart of pip: :ref:`Resolver changes 2020`. Please `learn more and take our survey`_ to help us do it right, and `join our user experience surveys pool`_.
20+
In pip 20.3, we're `making a big improvement to the heart of pip`_; :ref:`Resolver changes 2020`. We want your input, so `sign up for our user experience research studies`_ to help us do it right.
2121

2222
If you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms:
2323

@@ -40,8 +40,8 @@ rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_.
4040

4141
.. _package installer: https://packaging.python.org/guides/tool-recommendations/
4242
.. _Python Package Index: https://pypi.org
43-
.. _join our user experience surveys pool: ux_research_design
44-
.. _learn more and take our survey: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
43+
.. _making a big improvement to the heart of pip: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
44+
.. _sign up for our user experience research studies: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
4545
.. _Installation: https://pip.pypa.io/en/stable/installing.html
4646
.. _Documentation: https://pip.pypa.io/en/stable/
4747
.. _Changelog: https://pip.pypa.io/en/stable/news.html

0 commit comments

Comments
 (0)