Fix broken links to deleted and moved pages#139
Merged
tuxmea merged 2 commits intoOpenVoxProject:masterfrom May 4, 2026
Merged
Fix broken links to deleted and moved pages#139tuxmea merged 2 commits intoOpenVoxProject:masterfrom
tuxmea merged 2 commits intoOpenVoxProject:masterfrom
Conversation
03d50d7 to
ba723e1
Compare
ba723e1 to
947a0a5
Compare
- Replace /facter/ links with /openfact/ equivalents - Update /guides/* links to in-collection replacements (nodes_ldap, resources_augeas, lang_write_functions_in_puppet, bgtm, nodes_external) - Replace /guides/scaling_multiple_masters with /openvox-server/latest/scaling_puppet_server.html - Replace /trouble_regenerate_certs_* with ssl_regenerate_certificates - Remove dead /mcollective links - Fix background/ssl/* paths to include /docs/ prefix - Remove references to puppet master man page, puppet cert command (removed in Puppet 6), and puppet man subcommand - Update ./man/ index link to ./man/overview.html - Fix external docs.puppet.com links in external_ssl_termination Signed-off-by: Michael Harp <mike@mikeharp.com> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
947a0a5 to
2a34a13
Compare
tuxmea
reviewed
May 4, 2026
| > | ||
| > **Note:** | ||
| > If you have Puppet Enterprise, you can do the steps in this guide through the PE web UI, [the console]({{pe}}/console_accessing.html). | ||
| > If you have Puppet Enterprise, you can do the steps in this guide through the PE web UI, [the console]({{pe}}https://www.puppet.com/docs/pe/latest/console_accessing.html). |
tuxmea
reviewed
May 4, 2026
| [func_ref]: ./function.html | ||
| [forge]: https://forge.puppetlabs.com | ||
| [custom]: /guides/custom_functions.html | ||
| [custom]: ./lang_write_functions_in_puppet.html |
Contributor
There was a problem hiding this comment.
How about ./functions_basics.html?
- Point custom functions link to functions_basics.html (better match for original custom_functions.html intent)
- Fix malformed PE console link ({{pe}} template var prepended to absolute URL); use help.puppet.com instead
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Michael Harp <mike@mikeharp.com>
4ee92f4 to
cf526aa
Compare
tuxmea
approved these changes
May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/facter/links with/openfact/equivalents/guides/*links to their in-collection replacements (nodes_ldap,resources_augeas,lang_write_functions_in_puppet,bgtm,nodes_external)/guides/scaling_multiple_masterswith/openvox-server/latest/scaling_puppet_server.html/trouble_regenerate_certs_*withssl_regenerate_certificates/mcollectivelinks (MCollective is no longer part of the package; see Remove MCollective references, replace with Choria #141)background/ssl/*paths to include/docs/prefixpuppet masterman page,puppet certcommand (removed in Puppet 6), andpuppet mansubcommand which no longer exist in OpenVox 8.x./man/index link to./man/overview.htmldocs.puppet.comlinks inexternal_ssl_terminationto use internal pathsvoxpupuli.org/docs/humanslinks withvoxpupuli.org/connectHelps address htmlproofer failures tracked in #120.
Test plan
Pre-merge
_site/(spot-check a few link destinations)Post-merge
/openfact/links resolve on prod (e.g. https://docs.openvoxproject.org/openvox/8.x/custom_types.html)scaling_puppet_serverlink resolves: https://docs.openvoxproject.org/openvox-server/latest/scaling_puppet_server.htmlbackground/ssllinks resolve: https://docs.openvoxproject.org/docs/background/ssl/cert_anatomy.htmlvoxpupuli.org/connectis reachable