Fix Veeam doc cross-space links; 26.1.7 release notes - #15
Merged
Conversation
* Add 26.1.7 release notes Ports the 26.1.7 (July 2026) section from docs.verge.io: update process change (node1 updated last when coming from 26.1.6, new pre-flight check), PTP support, vSAN shutdown reliability fixes, serial console fixes, and UI/UX improvements. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Update release overview table for 26.1.7 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
The Updating VergeOS link pointed at system/running-updates, which matches no page in the run space (real page path is system-administration/running-updates), so GitBook left it as a raw app.gitbook.com URL that login-walls readers on the published site. This commit also forces GitBook to re-import the page, which should re-resolve the already-correct veeam-worker-networking KB link that was stuck unresolved from syncing before the KB article existed. Test balloon for the repo-wide fix of the same issue. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
bcampbellverg
approved these changes
Jul 16, 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
Promotes two changes from dev to main:
Updating VergeOSlink path (system/running-updates→system-administration/running-updates) so GitBook can resolve it on the published site instead of leaving a rawapp.gitbook.comURL that login-walls readers. Re-importing the page should also re-resolve the already-correct Veeam worker networking KB link that was stuck unresolved. Test balloon for the same fix across ~30 more links repo-wide.Test plan
After sync, both links on the published Veeam page should render as
docs.vergeos-demo.comURLs:Empty output = fixed.
🤖 Generated with Claude Code