Update body-text links from operate/ to new-IA paths#4984
Merged
shannonbradshaw merged 4 commits intoviamrobotics:mainfrom Apr 20, 2026
Merged
Update body-text links from operate/ to new-IA paths#4984shannonbradshaw merged 4 commits intoviamrobotics:mainfrom
shannonbradshaw merged 4 commits intoviamrobotics:mainfrom
Conversation
Replace 283 body-text markdown links across 128 files that reference /operate/ paths with their new information architecture equivalents. This prepares for the operate/ section removal by ensuring all cross-references already point to the correct destinations. Mapping summary: - /operate/reference/components/* → /reference/components/* - /operate/reference/services/* → /reference/services/* - /operate/reference/viam-server/ → /reference/viam-server/ - /operate/modules/write-a-*/ → /build-modules/write-a-*/ - /operate/modules/configure-modules/ → /hardware/configure-hardware/ - /operate/install/setup/ → /set-up-a-machine/overview/ - /operate/control/* → /build-apps/overview/ or /organization/access/ - /operate/hello-world/* → /try/ - /operate/reference/architecture/* → /hardware/multi-machine/overview/ - /operate/reference/services/frame-system/ → /motion-planning/frame-system/overview/ Also fixes 10 pre-existing "Component or service" UI label violations (should be "Configuration block") in touched files. Does not modify files within docs/operate/ (those are deleted separately). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Keep base-rc, discovery, generic, navigation, and slam service links pointing to /operate/reference/services/ since those pages haven't been migrated to /reference/services/ on main yet. Also fix prettier formatting on monitor/overview.md. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- /organization/access/#add-an-api-key → /organization/api-keys/#create-an-api-key - Drop #configuration and #api anchors on component landing pages (new pages don't have those sections) - Fix #configure-a-sub-part → link to add-a-sub-part page - Drop #prerequisite-install-operating-system anchor Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The no-more-404 plugin detected 4 micro-RDK pages that existed at operate/reference/components/ paths on production but were missing aliases on the new reference/components/micro-rdk/ pages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs' |
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
/operate/paths with their new information architecture equivalentsdocs/operate/(those are deleted separately in Remove operate/ section; add 97 aliases to new-IA pages #4983)Mapping:
/operate/reference/components/*→/reference/components/*/operate/reference/services/*→/reference/services/*/operate/reference/viam-server/→/reference/viam-server//operate/modules/write-a-*/→/build-modules/write-a-*//operate/modules/configure-modules/→/hardware/configure-hardware//operate/install/setup/→/set-up-a-machine/overview//operate/control/*→/build-apps/overview/or/organization/access//operate/hello-world/*→/try//operate/reference/architecture/*→/hardware/multi-machine/overview//operate/reference/services/frame-system/→/motion-planning/frame-system/overview/Test plan
🤖 Generated with Claude Code