docs: update documentation with navigation links to improve accessibility

This commit is contained in:
2025-12-06 13:21:03 +01:00
parent 64352fa306
commit b562af43ca
14 changed files with 49 additions and 13 deletions

View File

@@ -14,3 +14,6 @@ curl -X POST https://your-deployment.vercel.app/api/report-error \
-H "Content-Type: application/json" \
-d '{"error":"Search job failed","type":"search","metadata":{"account":"user@contoso.com"}}'
```
---
**[← Back to Documentation](index.md)**