Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
Merge branch 'main' of https://github.com/openchatai/OpenCopilot into…
Browse files Browse the repository at this point in the history
… major/new-flows-ui
  • Loading branch information
faltawy committed Dec 7, 2023
2 parents cbe3cfb + 17fc73f commit 44bcd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/app/(main)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export default async function HomePage() {
</div>
<div className="space-x-2">
<Button asChild>
<Link href="create/copilot">Create Copilot</Link>
<Link href="/create/copilot">Create Copilot</Link>
</Button>
</div>
</div>
Expand Down

0 comments on commit 44bcd8a

Please sign in to comment.