Skip to content

docs: fix documentation badge#442

Merged
kentbull merged 1 commit into
mainfrom
fix/issue-319-docs-badge
Jun 15, 2026
Merged

docs: fix documentation badge#442
kentbull merged 1 commit into
mainfrom
fix/issue-319-docs-badge

Conversation

@jaelliot

Copy link
Copy Markdown
Contributor

Fix the failing documentation badge in the KERIA README.

The old badge URL at readthedocs.org/projects/keria/badge/ now redirects to app.readthedocs.org (Read the Docs new app domain) which triggers a Cloudflare challenge and never resolves to an SVG badge. The actual docs site at keria.readthedocs.io/en/latest/ still works.

Replaced with a shields.io Read the Docs badge (img.shields.io/readthedocs/keria/latest) which resolves correctly.

Scope

  • README badge/link update only
  • No source code changes
  • No config changes
  • No dependency changes

Validation

  • git diff --check
  • shields.io badge URL returns HTTP 200
  • keria.readthedocs.io target URL returns HTTP 200

References #319.

@kentbull kentbull merged commit 9201126 into main Jun 15, 2026
4 checks passed
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.

2 participants