diff --git a/news/d809028d-331a-4700-bfc1-485814e6c90e.trivial.rst b/news/d809028d-331a-4700-bfc1-485814e6c90e.trivial.rst new file mode 100644 index 00000000000..e69de29bb2d diff --git a/src/pip/_vendor/README.rst b/src/pip/_vendor/README.rst index 6699d72c2f3..9363558129e 100644 --- a/src/pip/_vendor/README.rst +++ b/src/pip/_vendor/README.rst @@ -116,7 +116,7 @@ Modifications Automatic Vendoring =================== -Vendoring is automated via the ``vendoring`` tool from the content of +Vendoring is automated via the `vendoring `_ tool from the content of ``pip/_vendor/vendor.txt`` and the different patches in ``tools/automation/vendoring/patches``. Launch it via ``vendoring sync . -v`` (requires ``vendoring>=0.2.2``).