docs: update submodule links - #20
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (10)
📝 WalkthroughWalkthroughMarketplace links across English and Chinese documentation now point from the former Trellis paths to the official ChangesMarketplace URL migration
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Updates documentation links to point at the standalone mindfold-ai/marketplace repository instead of the Trellis/marketplace submodule path, which is not directly accessible via the previously linked URLs.
Changes:
- Replaced “view on GitHub” links for each spec template to use
https://github.com/mindfold-ai/marketplace/.... - Replaced “download template” (download-directory) URLs to target the same
mindfold-ai/marketplacepaths. - Updated “official marketplace” / “official template registry” references in both English and Chinese docs to the new repository URL.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| zh/templates/specs-nextjs.mdx | Updates Next.js template download/view links to mindfold-ai/marketplace. |
| zh/templates/specs-index.mdx | Updates template index table links, download links, and contribution link to mindfold-ai/marketplace. |
| zh/templates/specs-electron.mdx | Updates Electron template download/view links to mindfold-ai/marketplace. |
| zh/templates/specs-cf-workers.mdx | Updates CF Workers template download/view links to mindfold-ai/marketplace. |
| zh/start/install-and-first-task.mdx | Updates “official marketplace” reference link to mindfold-ai/marketplace. |
| templates/specs-nextjs.mdx | Updates Next.js template download/view links to mindfold-ai/marketplace. |
| templates/specs-index.mdx | Updates template index table links, download links, and contribution link to mindfold-ai/marketplace. |
| templates/specs-electron.mdx | Updates Electron template download/view links to mindfold-ai/marketplace. |
| templates/specs-cf-workers.mdx | Updates CF Workers template download/view links to mindfold-ai/marketplace. |
| start/install-and-first-task.mdx | Updates “official marketplace” reference link to mindfold-ai/marketplace. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
marketplace is a submodule of Trellis's git, so we can't access directly through
https://github.com/mindfold-ai/Trellis/tree/main/marketplace.Summary by CodeRabbit