Skip to content

docs: fix relative links to examples and file upload - #69

Merged
retr0h merged 1 commit into
mainfrom
fix/documentation-drift
Aug 16, 2026
Merged

docs: fix relative links to examples and file upload#69
retr0h merged 1 commit into
mainfrom
fix/documentation-drift

Conversation

@retr0h

@retr0h retr0h commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Part of correct-documentation-drift.

Twenty-six operation pages linked into examples/ with one ../ too few, resolving under docs/ instead of the repository root. Three create pages linked to ../file/upload.md, which lives under files/file/. The group page pointed at user.go, which covers no group operations — group.go does.

Links under docs/plans/ are left alone; that directory is removed by specify-documentation-homes.

just test passes; just md-fmt-check clean.

🤖 Generated with Claude Code

Twenty-six operation pages linked into examples/ at the wrong depth,
resolving under docs/ instead of the repository root. Three create
pages linked to ../file/upload.md, which lives under files/file/.
The group page pointed at user.go, which covers no group operations.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

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

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 31b8414...c04e5d3. 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 167fef9 into main Aug 16, 2026
9 checks passed
@retr0h
retr0h deleted the fix/documentation-drift branch August 16, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant