Skip to content

Fix broken migration guide links in LLM documentation files#108

Closed
dimitri-yatsenko wants to merge 1 commit into
mainfrom
fix/llm-files-migration-links
Closed

Fix broken migration guide links in LLM documentation files#108
dimitri-yatsenko wants to merge 1 commit into
mainfrom
fix/llm-files-migration-links

Conversation

@dimitri-yatsenko
Copy link
Copy Markdown
Member

Summary

Completes the fix for broken internal links by updating the LLM-specific documentation files.

Changes

  • llms.txt: Manually fixed migration guide reference from migrate-from-0x.md to migrate-to-v20.md
  • llms-full.txt: Regenerated using scripts/gen_llms_full.py to pick up all corrected migration guide links from PR docs: fix broken migration guide URLs #107

Verification

  • Checked both files for remaining old references: none found
  • Total link check: 350 links verified, 0 broken links found

Context

After merging PR #107 which fixed migration guide links in the main documentation, the auto-generated LLM files still contained stale references. This PR ensures LLM consumers see the correct documentation links.

Related

- Fixed llms.txt manual reference from migrate-from-0x to migrate-to-v20
- Regenerated llms-full.txt to pick up all corrected migration guide links from PR #107
- Verified no remaining broken internal links in LLM documentation files
@dimitri-yatsenko
Copy link
Copy Markdown
Member Author

Consolidated into #119 - Documentation Cohesion Review: Comprehensive Improvements for DataJoint 2.0

@dimitri-yatsenko dimitri-yatsenko deleted the fix/llm-files-migration-links branch January 14, 2026 23:14
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