-
Notifications
You must be signed in to change notification settings - Fork 75
Fix XCM precompile page (new IA) #1143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR fixes incorrect internal links in the XCM precompile documentation by updating them to match the new information architecture (IA).
- Updated XCM introduction link to point to the new interoperability getting started page
- Added hyperlinks to development environment tools (Hardhat and Foundry) in the next steps section
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| smart-contracts/precompiles/xcm.md | Updated XCM reference link and added links to Hardhat/Foundry documentation |
| llms-full.jsonl | Regenerated AI-ready documentation to reflect updated links and content |
| .ai/site-index.json | Updated metadata timestamps and hashes for changed pages |
| .ai/pages/smart-contracts-precompiles-xcm.md | Synchronized AI page version with updated links |
| .ai/categories/smart-contracts.md | Updated smart contracts category index with new link references |
π‘ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
dawnkelly09
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π’
|
Approved and cleared conflicts but someone else needs to approve so tagging in @eshaben |
Co-authored-by: Erin Shaben <eshaben@icloud.com>
Solves #1070
π Description
Provide a clear and concise description of your changes.
π Review Preference
Choose one:
π€ AI-Ready Docs
If content changed, regenerate AI files:
python3 scripts/generate_llms.pyβ Checklist