docs: Standardize all IndieAuth spec references to W3C URL
- Updated 42 references from indieauth.spec.indieweb.org to www.w3.org/TR/indieauth - Ensures consistency across all documentation - Points to the authoritative W3C specification - No functional changes, documentation update only Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -88,6 +88,6 @@ The v0.9.3 fix that added `grant_type` was based on an incorrect assumption that
|
||||
|
||||
## References
|
||||
|
||||
- [IndieAuth Specification - Authentication](https://indieauth.spec.indieweb.org/#authentication)
|
||||
- [IndieAuth Specification - Authorization Endpoint](https://indieauth.spec.indieweb.org/#authorization-endpoint)
|
||||
- [IndieAuth Specification - Authentication](https://www.w3.org/TR/indieauth/#authentication)
|
||||
- [IndieAuth Specification - Authorization Endpoint](https://www.w3.org/TR/indieauth/#authorization-endpoint)
|
||||
- ADR-022: IndieAuth Authentication Endpoint Correction (if created)
|
||||
|
||||
Reference in New Issue
Block a user