-
Notifications
You must be signed in to change notification settings - Fork 3
docs: consolidate instance management into connection overview #845
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
Merged instance.mdx content into connect/overview.mdx to provide a more unified documentation experience. Added Instance Management section covering sync intervals and maximum connections configuration with improved clarity on best practices and trade-offs. - Removed standalone instance.mdx file - Added Instance Management section to connection overview - Removed unnecessary screenshot images - Clarified sync behavior for internal vs external changes - Added warnings about configuration impacts 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 instance management documentation by moving content from a standalone administration page into the connection overview documentation. The changes improve discoverability and provide clearer guidance on configuration best practices.
- Merged instance management content into the connection overview page
- Removed redundant standalone documentation file
- Enhanced configuration guidance with specific recommendations and warnings
Reviewed Changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| mintlify/get-started/connect/overview.mdx | Added comprehensive Instance Management section with sync interval and connection pooling guidance |
| mintlify/administration/instance.mdx | Removed entire file to eliminate documentation duplication |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
📝 Broken Links Check Report
The following is the output from the broken links check: |
Co-authored-by: Copilot <[email protected]>
Summary
mintlify/administration/instance.mdxcontent intomintlify/get-started/connect/overview.mdxChanges
instance.mdxfileTest plan
🤖 Generated with Claude Code