-
Notifications
You must be signed in to change notification settings - Fork 0
Update documentation: consolidate repository URLs and fix broken links #96
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: huangyiirene <[email protected]>
Co-authored-by: huangyiirene <[email protected]>
Co-authored-by: huangyiirene <[email protected]>
📦 Bundle Size Report
Size Limits
|
|
✅ All checks passed!
|
|
重构vitepress首页这是一个为您精心设计的 AI 指令(Prompt),专门用于生成 ObjectUI 官网首页 (objectui.org) 的核心内容。
|
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 consolidates the repository organization name from objectql/objectui to objectstack-ai/objectui across all documentation and package metadata, while fixing broken internal documentation links.
Changes:
- Standardized 18 repository URL references across root docs, developer guides, and package documentation
- Added NPM metadata fields (repository, homepage, bugs) to 11 packages for improved discoverability
- Fixed broken documentation links by replacing references to non-existent files with correct protocol references
Reviewed changes
Copilot reviewed 24 out of 24 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/*/package.json (11 files) | Added repository, homepage, and bugs metadata fields with consistent URLs |
| README.md | Updated 4 GitHub repository URL references |
| CONTRIBUTING.md | Updated upstream remote URL |
| .github/copilot-instructions.md | Updated repository reference in system prompt |
| docs/ROADMAP.md | Updated 3 GitHub repository URLs |
| docs/README.md | Updated GitHub Discussions and Issues URLs |
| docs/guide/introduction.md | Updated GitHub repository URL |
| docs/api/*.md (3 files) | Updated GitHub repository URLs in references |
| docs/protocol/overview.md | Removed non-existent implementation-status.md reference and updated 3 GitHub URLs |
| docs/integration/api.md | Replaced 4 broken links with correct references to existing protocol docs |
| docs/spec/component.md | Fixed 4 links to point to existing architecture documentation |
| packages/designer/TOUCH_DRAG_GUIDE.md | Updated GitHub Issues URL |
Standardized all GitHub repository references from
objectql/objectuitoobjectstack-ai/objectuiand fixed broken internal documentation links.Changes
Repository URL Migration (18 instances)
Package Metadata (11 packages)
repository,homepage, andbugsfields to all package.json filesBroken Link Remediation
docs/protocol/overview.md: Removed reference to non-existent implementation-status.mddocs/integration/api.md: Replaced 4 dead links with correct protocol referencesdocs/spec/component.md: Fixed 4 links to point to existing architecture docsExample
Before:
After:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.