Skip to content

Commit adae287

Browse files
committed
Update ReactCopilotTemplates.mjs
1 parent 4fb3db7 commit adae287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApp/wwwroot/pages/components/ReactCopilotTemplates.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default {
99
id: 'vite',
1010
name: 'React Vite SPA',
1111
description: 'Empty SPA, fast development UX with Vite. Best for pure client-side apps.',
12-
url: 'https://github.com/new?template_name=react-vite&template_owner=NetCoreTemplates',
12+
url: 'https://github.com/new?template_name=react-static&template_owner=NetCoreTemplates',
1313
// Tailwind Colors
1414
colorBg: 'bg-blue-500',
1515
colorText: 'text-blue-500',

0 commit comments

Comments
 (0)