Issue #8125
closedBroken URLs in the Documentation
Description
Hi,
As an example, but I'm sure there are more:
from: https://docs.pulpproject.org/pulp_container/workflows/sync.html
broken URLs: https://docs.pulpproject.org/restapi.html#operation/repositories_versions_read https://docs.pulpproject.org/pulpcore/restapi.html#tag/repositories https://docs.pulpproject.org/pulp_container/restapi.html#tag/remotes https://docs.pulpproject.org/pulp_container/restapi.html#operation/remotes_container_container_sync
===
from: https://docs.pulpproject.org/pulp_container/workflows/host.html
broken URL: https://docs.pulpproject.org/pulp_container/restapi.html#tag/distributions
===
from: https://docs.pulpproject.org/pulp_container/workflows/manage-content.html
broken URL: https://docs.pulpproject.org/pulp_container/restapi.html#tag/container:-tag
===
Those URLs just point to the main REST API doc page instead of particular section on that page.
Fix broken links
fixes #8125