Skip to content

Commit 80c9531

Browse files
committed
Update generated footer URL
1 parent fd06191 commit 80c9531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-next-stack/src/main/plugins/create-next-stack/add-content/templates/LandingPage/generate-LandingPageTemplate.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ export const generateLandingPageTemplate = (inputs: ValidCNSInputs): string => {
122122
<Container center>
123123
<Paragraph>
124124
Generated by{" "}
125-
<Link href="https://github.com/akd-io/create-next-stack">
125+
<Link href="https://www.create-next-stack.com">
126126
Create Next Stack
127127
</Link>
128128
</Paragraph>

0 commit comments

Comments
 (0)