Skip to content

Commit fb57f4a

Browse files
authored
chore: Update integrations link (#9027)
1 parent 9259bba commit fb57f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-svelte/bin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ async function main() {
165165
}
166166

167167
console.log('\nInstall community-maintained integrations:');
168-
console.log(cyan(' https://github.com/svelte-add/svelte-adders'));
168+
console.log(cyan(' https://github.com/svelte-add/svelte-add'));
169169

170170
console.log('\nNext steps:');
171171
let i = 1;

0 commit comments

Comments
 (0)