Fix broken links to deleted and moved pages#139
Open
miharp wants to merge 1 commit intoOpenVoxProject:masterfrom
Open
Fix broken links to deleted and moved pages#139miharp wants to merge 1 commit intoOpenVoxProject:masterfrom
miharp wants to merge 1 commit intoOpenVoxProject:masterfrom
Conversation
1a08d70 to
03d50d7
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>
03d50d7 to
ba723e1
Compare
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