Skip to content

Fix Veeam doc cross-space links; 26.1.7 release notes - #15

Merged
bcampbellverg merged 2 commits into
mainfrom
dev
Jul 16, 2026
Merged

Fix Veeam doc cross-space links; 26.1.7 release notes#15
bcampbellverg merged 2 commits into
mainfrom
dev

Conversation

@jasnoyaeger

Copy link
Copy Markdown
Member

Summary

Promotes two changes from dev to main:

  • Fix cross-space link path in Veeam doc (Fix cross-space link path in Veeam doc #14) — corrects the Updating VergeOS link path (system/running-updatessystem-administration/running-updates) so GitBook can resolve it on the published site instead of leaving a raw app.gitbook.com URL 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.
  • Add 26.1.7 release notes (Add 26.1.7 release notes #13)

Test plan

After sync, both links on the published Veeam page should render as docs.vergeos-demo.com URLs:

curl -sL 'https://docs.vergeos-demo.com/automate-protect-and-extend/integrations-and-apis/veeam' | grep -oE 'href="https://app\.gitbook\.com[^"]*"'

Empty output = fixed.

🤖 Generated with Claude Code

jasnoyaeger and others added 2 commits July 16, 2026 10:13
* 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
bcampbellverg merged commit 0b57e51 into main Jul 16, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants