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`.
J
jacksonriley committed
8ef7929baffd0038bcb38978a6a91ecc63bf0de2
Parent: 296081a
Committed by GitHub <noreply@github.com>
on 6/7/2022, 6:54:16 PM