Open
Description
Description of the problem
I see the README has links like [
mintpy.objects](../src/mintpy/objects)
. These work on Github but are broken on the docs site (https://mintpy.readthedocs.io/en/latest/). I think replacing these with absolute rather than relative links will fix them. I'm happy to submit a PR