Skip to content

Commit a7fa7d9

Browse files
committed
fix github repo link
1 parent 277b4bb commit a7fa7d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/layout.shared.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ export function baseOptions(): BaseLayoutProps {
1111
</>
1212
),
1313
},
14-
githubUrl: 'https://github.com/29next/developer-docs',
14+
githubUrl: 'https://github.com/NextCommerceCo/developer-docs',
1515
};
1616
}

0 commit comments

Comments
 (0)