Skip to content

docs: fix dead API Documentation badge link (localhost -> #api-usage) - #355

Merged
fabriziosalmi merged 1 commit into
mainfrom
docs/fix-api-badge-link
Jun 24, 2026
Merged

docs: fix dead API Documentation badge link (localhost -> #api-usage)#355
fabriziosalmi merged 1 commit into
mainfrom
docs/fix-api-badge-link

Conversation

@fabriziosalmi

Copy link
Copy Markdown
Owner

What

The header API Documentation badge linked to http://localhost:8000/docs/ — a dead link for anyone reading the README on GitHub (the Swagger UI only exists at runtime on a running instance).

Fix

Point the badge at the README's API Usage section (a real, public, in-repo destination). The localhost:8000 URLs elsewhere (service-access table, curl usage examples) correctly describe the locally-running service and are left unchanged.

🤖 Generated with Claude Code

The header "API Documentation" badge linked to http://localhost:8000/docs/,
which is a dead link for anyone reading the README on GitHub (the Swagger UI
only exists at runtime on a local instance). Point it at the README's
"API Usage" section instead. The localhost URLs in the service-access table
and usage examples are correct and left unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@fabriziosalmi fabriziosalmi self-assigned this Jun 24, 2026
@fabriziosalmi
fabriziosalmi merged commit baeb5f7 into main Jun 24, 2026
9 checks passed
@fabriziosalmi
fabriziosalmi deleted the docs/fix-api-badge-link branch June 24, 2026 21:21
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