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.
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by mcorr over 3 years ago
Added by mcorr over 3 years ago
Updated by mcorr over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset d2ef8961dc37c5333bfccd9f45b567b22fd4f325.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Fix broken links
fixes #8125