SIGN IN SIGN UP

Fix `PurePath.relative_to` links in the pathlib documentation. (GH-93268)

These are currently broken as they refer to :meth:`Path.relative_to` rather than :meth:`PurePath.relative_to`, and `relative_to` is a method on `PurePath`.
(cherry picked from commit 8ef7929baffd0038bcb38978a6a91ecc63bf0de2)

Co-authored-by: jacksonriley <52106215+jacksonriley@users.noreply.github.com>
M
Miss Islington (bot) committed
f26d1b5b5354348c37b7835aa1344d5d0f6f6750
Parent: 5203255
Committed by GitHub <noreply@github.com> on 6/7/2022, 7:11:10 PM