We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738c677 commit d4c229cCopy full SHA for d4c229c
app/layout.tsx
@@ -131,7 +131,7 @@ export default async function RootLayout({
131
projectIcon={
132
<Github className="size-5.5 transition-colors duration-150 ease-in-out [&>path]:fill-current" />
133
}
134
- projectLink="https://github.com/ArcadeAI/docs"
+ projectLink="https://github.com/ArcadeAI/arcade-mcp"
135
>
136
<SignupLink linkLocation="docs:navbar">
137
<NavBarButton
0 commit comments