Skip to content

Commit 719c833

Browse files
authored
Merge pull request #3450 from ava-labs/ashucoder9-patch
undo nuke
2 parents 16aaf0f + cc22ae2 commit 719c833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(home)/docs/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { redirect } from 'next/navigation';
22

33
export default function DocsPage() {
4-
redirect('/docs/dapps');
4+
redirect('/docs/primary-network');
55
}

0 commit comments

Comments
 (0)