openapi-core icon indicating copy to clipboard operation
openapi-core copied to clipboard

[Bug]: docs links sometimes have incorrect extension

Open Lewiscowles1986 opened this issue 1 year ago • 0 comments

Actual Behavior

If I visit https://openapi-core.readthedocs.io/en/latest/integrations/fastapi.html and click "see starlette integration" Screenshot 2024-07-31 at 07 12 11 Then I get a 404, because the extension is .rst https://openapi-core.readthedocs.io/en/latest/integrations/starlette.rst

Expected Behavior

When I use the side-menu, I can navigate to the same page. Additionally on the 404 page, I don't have a menu, so I have to use the browser back-button, or delete the path, before navigating to https://openapi-core.readthedocs.io/en/latest/integrations/starlette.html

Steps to Reproduce

visit https://openapi-core.readthedocs.io/en/latest/integrations/fastapi.html scroll to the bottom of the main content page. click on the "see starlette integration" link 404 😢

OpenAPI Core Version

main

OpenAPI Core Integration

docs

Affected Area(s)

docs

References

this is your documentation page https://openapi-core.readthedocs.io/en/latest/integrations/fastapi.html

Anything else we need to know?

No thanks, but this has been quite a journey to fill out as a user.

Would you like to implement a fix?

No

Lewiscowles1986 avatar Jul 31 '24 06:07 Lewiscowles1986