Skip to content

docs: fix README operation table links - #48

Merged
retr0h merged 1 commit into
mainfrom
docs/fix-readme-operation-links
May 10, 2026
Merged

docs: fix README operation table links#48
retr0h merged 1 commit into
mainfrom
docs/fix-readme-operation-links

Conversation

@retr0h

@retr0h retr0h commented May 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remap every Docs link in the Operations table to the new grouped layout (networking/, containers/, services/, config/, security/, software/, cmd/, files/) — only Node, Agent, and Health were not 404ing before
  • Split Hostname (2 ops) and Hardware (2 ops) out of the Node row; correct Node from 8 → 4 ops
  • Update the prose count from 21 → 23 domains; total still sums to 101 typed constructors

Test plan

  • All 23 doc paths resolve to real directories
  • All 23 example paths resolve to real .go files
  • Render preview on GitHub looks aligned

🤖 Generated with Claude Code

The Operations table linked to the old flat docs/operations/{domain}/
layout, which has been reorganized into grouped subdirectories
(networking/, containers/, services/, config/, security/, software/,
cmd/, files/). Every Docs link except Node, Agent, and Health was
404ing.

Also split out Hostname and Hardware as their own rows — they were
previously bundled under "Node" with an inflated count of 8. Node now
correctly shows 4 ops, with Hostname (2) and Hardware (2) as separate
domains. Total still sums to 101 across 23 domains.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

@codecov

codecov Bot commented May 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         3217      3217           
=========================================
  Hits          3217      3217           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e190dfa...880c5ef. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@retr0h
retr0h merged commit a6ae5e1 into main May 10, 2026
9 checks passed
@retr0h
retr0h deleted the docs/fix-readme-operation-links branch May 10, 2026 19:07
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.

1 participant