Skip to content

fix(docs): correct broken image paths, auth-matrix inaccuracies, and MSRV#46

Merged
Microck merged 1 commit into
mainfrom
fix/doc-drift-findings
Apr 13, 2026
Merged

fix(docs): correct broken image paths, auth-matrix inaccuracies, and MSRV#46
Microck merged 1 commit into
mainfrom
fix/doc-drift-findings

Conversation

@Microck

@Microck Microck commented Apr 13, 2026

Copy link
Copy Markdown
Owner

Fixes actionable findings from #45:

  • README.md: Fix broken tutorial GIF paths (images/tutorials/images/demos/)
  • auth-matrix.mdx: Fix auth check credential description — defaults to session-first, not API-first
  • auth-matrix.mdx: Fix both-tokens search behavior — session is default, not API preferred
  • installation.mdx: Fix Rust MSRV from 1.70 to 1.85 (edition 2024 requires 1.85+)

Closes #45

…MSRV

- README.md: fix tutorial image paths (images/tutorials/ → images/demos/)
- auth-matrix.mdx: fix auth check credential description (session-first, not API-first)
- auth-matrix.mdx: fix both-tokens search behavior (session default, not API preferred)
- installation.mdx: fix Rust MSRV from 1.70 to 1.85 (edition 2024 requirement)

Closes #45
@Microck Microck merged commit b98c9ae into main Apr 13, 2026
6 checks passed
@Microck Microck deleted the fix/doc-drift-findings branch April 13, 2026 07:11
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.

[nightshift] doc-drift: Documentation out of sync with code

1 participant