Skip to content

Fix or remove legacy /puppet/ and /pe/ internal links #121

Description

@miharp

Problem

Internal links across the _openvox_8x collection reference legacy /puppet/ and /pe/ paths inherited from the original Puppet documentation:

Pattern Action
/puppet/latest/* Rewrite to /openvox/latest/* where page exists; remove where no equivalent exists
/puppet/3.x/ and /puppet/4.x/ Remove — no OpenVox equivalent for these old versions
/pe/* and {{pe}} Remove — Puppet Enterprise has no OpenVox equivalent

Discovered while setting up htmlproofer (#120). Currently suppressed via --ignore-urls "/puppet/,/pe/,/puppetlabs/" in the htmlproofer workflow. Once fixed, the ignore list can be removed and the check will cover these paths.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions