Skip to content

fix: repair dead links across documentation#208

Merged
boringdata merged 2 commits intomainfrom
fix/docs-dead-links
Mar 9, 2026
Merged

fix: repair dead links across documentation#208
boringdata merged 2 commits intomainfrom
fix/docs-dead-links

Conversation

@boringdata
Copy link
Owner

Summary

  • Fix 15 broken links across 7 markdown doc files
  • Fix wrong example filenames in examples/README.md (numbered prefixes removed)
  • Fix dead file paths in builder-agent.md (skill path, content path)
  • Fix wrong Python imports in mcp.md (boring_semantic_layer.semantic_apiboring_semantic_layer)
  • Fix broken anchor #adding-descriptions#with_dimensions in mcp.md and query-agent-mcp.md
  • Fix dead routes in getting-started.md (/examples/profile, /examples/query-agent-chat)
  • Fix legacy /examples/ links to canonical routes in semantic-table.md
  • Fix internal import path in reference.md example
  • Regenerate doc site JSON data files

Test plan

  • Verify doc site builds and renders correctly
  • Click through all "Next Steps" links on each page
  • Verify anchor links scroll to correct sections

🤖 Generated with Claude Code

boringdata and others added 2 commits March 9, 2026 19:52
The underlying bug was already fixed by the serialization and
AggregationExpr refactors. This adds a targeted regression test.

Closes #169

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix 15 broken links across 7 doc files: wrong example filenames, dead
file paths, non-existent routes, broken anchors, and incorrect Python
import paths. Regenerate doc site JSON data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@boringdata boringdata merged commit 0864a4b into main Mar 9, 2026
1 check 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.

1 participant