RocketPy
RocketPy copied to clipboard
Docs: Broken links and images
Describe the bug
The current start page of our documentation, which is pretty much are ReadMe, contains broken links and images.
To Reproduce
Navigate to https://docs.rocketpy.org/en/latest/ and scroll down until Supporting RocketPy and Contributing or Authors and Contributors. You will notice broken links and images, as shown below.
Expected behavior
No broken links or images!
Screenshots


Additional context
This may be caused by the conversion our ReadMe from Markdown to ReStructuredText, by the m2r2 package.