File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,17 +38,17 @@ export const frameworks: Framework[] = [
38
38
{
39
39
name : 'react-vite-tailwind-counter' ,
40
40
description : 'React with Vite + Tailwind CSS + Anchor Counter Example' ,
41
- repository : 'gh:solana-developers/solana-templates/templates/react-vite-tailwind-counter' ,
41
+ repository : 'gh:solana-developers/solana-templates/templates/legacy- react-vite-tailwind-counter' ,
42
42
} ,
43
43
{
44
44
name : 'react-vite-tailwind-basic' ,
45
45
description : 'React with Vite + Tailwind CSS + Anchor Basic Example' ,
46
- repository : 'gh:solana-developers/solana-templates/templates/react-vite-tailwind-basic' ,
46
+ repository : 'gh:solana-developers/solana-templates/templates/legacy- react-vite-tailwind-basic' ,
47
47
} ,
48
48
{
49
49
name : 'react-vite-tailwind' ,
50
50
description : 'React with Vite + Tailwind CSS, no Anchor' ,
51
- repository : 'gh:solana-developers/solana-templates/templates/react-vite-tailwind' ,
51
+ repository : 'gh:solana-developers/solana-templates/templates/legacy- react-vite-tailwind' ,
52
52
} ,
53
53
] ,
54
54
} ,
You can’t perform that action at this time.
0 commit comments