Skip to content

Conversation

@johnx25bd
Copy link
Member

…o v0.1.3

  • Fix API section links missing /api prefix in documentation
    • docs/introduction.md: API docs link
    • docs/sdk/core-concepts/index.md: API reference link
    • docs/sdk/guides/onchain-workflow.md: Smart contract integration link
    • docs/sdk/index.md: Two API reference links
    • docs/sdk/quick-start/first-attestation.md: API reference link
  • Update SDK version from v0.1.0 to v0.1.3 in introduction
  • Add migration notes for v0.1.2 to v0.1.3 transition

🤖 Generated with Claude Code

…o v0.1.3

- Fix API section links missing /api prefix in documentation
  * docs/introduction.md: API docs link
  * docs/sdk/core-concepts/index.md: API reference link
  * docs/sdk/guides/onchain-workflow.md: Smart contract integration link
  * docs/sdk/index.md: Two API reference links
  * docs/sdk/quick-start/first-attestation.md: API reference link
- Update SDK version from v0.1.0 to v0.1.3 in introduction
- Add migration notes for v0.1.2 to v0.1.3 transition

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Aug 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astral-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 2:00pm
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 2:00pm

- Fix slug in docs/api/getting-started.md to properly route to /api/getting-started
- This resolves broken links that were causing build failures
- All API section links now work correctly with the /api prefix

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Fix all API page slugs to use /api prefix consistently:
  * api-reference.md: /api-reference → /api/api-reference
  * authentication.md: /authentication → /api/authentication
  * data-model.md: /data-model → /api/data-model
  * troubleshooting.md: /troubleshooting → /api/troubleshooting
- Fix relative links in api/index.md to use absolute /api/* paths
- This resolves all broken links causing deployment failures
- Build now succeeds with proper API section routing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add GitHub Actions workflow for automatic build testing on main branch
- Fix API index slug from /docs to /api to avoid conflict with Vercel redirects
- Ensures builds are tested before deployment
- Sets up proper CI/CD pipeline for documentation updates

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@johnx25bd johnx25bd merged commit 4b7d69d into main Aug 7, 2025
1 of 2 checks passed
@johnx25bd johnx25bd deleted the fix-api-section-urls branch August 7, 2025 14:03
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