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 fdcb368 commit c3e3af6Copy full SHA for c3e3af6
1 file changed
app/page.tsx
@@ -56,7 +56,7 @@ export default function Home() {
56
isExternal
57
as={Link}
58
className="mx-0 my-4 md:mx-4 md:my-0 w-full md:w-auto"
59
- href="https://poac.dev/docs/guides"
+ href="https://docs.poac.dev"
60
radius="full"
61
size="lg"
62
endContent={
0 commit comments