-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Update index.mdx #2722
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
base: main
Are you sure you want to change the base?
Update index.mdx #2722
Conversation
⏭️ Changeset Not RequiredLatest commit: 2a8992e No changes in this PR affected the Changeset is not required for this PR. |
|
@bodynar is attempting to deploy a commit to the CopilotKit Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughUpdated three relative URL references in a documentation MDX file by removing "./" prefix from href attributes, changing explicit relative paths (./backend-tools, ./frontend-tools, ./agentic) to implicit relative paths (backend-tools, frontend-tools, agentic). Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
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 |
This pull request makes a small update to the documentation links in the generative UI section to improve navigation.
hrefattributes for the "Backend Tools", "Frontend Tools", and "Agent State" cards to use relative paths without a leading dot, ensuring consistent and correct routing in the documentation.These links aren't working right now
Summary by CodeRabbit