Closed
Description
#12716 has added new "See Also" sections to docstrings with some of them containing non functional API links. When the Axes
class is subclassed downsteam and thus method documentation is inherited, these links are causing failing docs builds.
Sphinx and numpydoc recently became significantly stricter, it may be a reason why it doesn't yet cause issues for your doc testing using pinned version of Sphinx.