Skip to content

Remove /reference/account/ from no-more-404 skipPatterns#4993

Merged
shannonbradshaw merged 4 commits intoviamrobotics:mainfrom
shannonbradshaw:unskip-account
Apr 21, 2026
Merged

Remove /reference/account/ from no-more-404 skipPatterns#4993
shannonbradshaw merged 4 commits intoviamrobotics:mainfrom
shannonbradshaw:unskip-account

Conversation

@shannonbradshaw
Copy link
Copy Markdown
Collaborator

Summary

Fourth cleanup in the skipPattern series. `/reference/account/*` already has a wildcard redirect to `/reference/`, so the skip should be redundant.

Test plan

  • Deploy preview passes (wildcard catches everything)
  • If anything surfaces, add specific redirects

🤖 Generated with Claude Code

Fourth in the series. /reference/account/* has a wildcard redirect
to /reference/, so removing the skip should be safe.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit 498259e
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/69e780f9f7ef11000828a399
😎 Deploy Preview https://deploy-preview-4993--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 46 (🟢 up 5 from production)
Accessibility: 99 (no change from production)
Best Practices: 92 (no change from production)
SEO: 89 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Apr 21, 2026
shannonbradshaw and others added 3 commits April 21, 2026 09:33
These were stub copies of the canonical pages at
/reference/device-setup/setup-micro/. They had _build:list:never to
hide them from nav but Hugo still rendered them, serving the stub
content at /set-up-a-machine/setup-micro/* instead of redirecting
to the real pages.

Add /set-up-a-machine/setup-micro/* and /foundation/setup-micro/*
aliases to the canonical pages and delete the stubs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Hugo aliases generate Netlify _redirects, not on-disk index.html files
(disableAliases = true in config.toml). htmltest checks for actual
files and doesn't process _redirects, so the body-text link to the
old /set-up-a-machine/setup-micro/ path failed even though the alias
would work in production.

Update the link directly to the canonical /reference/device-setup/
setup-micro/ destination.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The previous commits left some references pointing to a path that no
longer exists. The micro-RDK content lives at
/reference/device-setup/setup-micro/.

- Add /operate/get-started/other-hardware/micro-module/ alias to
  setup-micro _index (was lost when the stub was deleted)
- Add /reference/viam-micro-server/ and /architecture/viam-micro-server/
  aliases to setup-micro _index
- Remove the netlify.toml redirect from /architecture/viam-micro-server/
  since the Hugo alias handles it
- Update body-text link in build-modules/write-a-cpp-module.md
- Update body-text link and full_link in glossary/viam-micro-server.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@shannonbradshaw shannonbradshaw merged commit 0ebe34f into viamrobotics:main Apr 21, 2026
12 checks passed
@github-actions
Copy link
Copy Markdown

🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to build This pull request is marked safe to build from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants