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.
2 parents 16aaf0f + cc22ae2 commit 719c833Copy full SHA for 719c833
app/(home)/docs/page.tsx
@@ -1,5 +1,5 @@
1
import { redirect } from 'next/navigation';
2
3
export default function DocsPage() {
4
- redirect('/docs/dapps');
+ redirect('/docs/primary-network');
5
}
0 commit comments