File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,17 @@ const examples = [
1010 {
1111 name : "Mail" ,
1212 href : "/examples/mail" ,
13- code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/(app)/examples /mail"
13+ code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/components /mail"
1414 } ,
1515 {
1616 name : "Dashboard" ,
1717 href : "/examples/dashboard" ,
18- code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/(app)/examples /dashboard"
18+ code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/components /dashboard"
1919 } ,
2020 {
2121 name : "Cards" ,
2222 href : "/examples/cards" ,
23- code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/(app)/examples /cards"
23+ code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/components /cards"
2424 } ,
2525 {
2626 name : "Tasks" ,
@@ -30,7 +30,7 @@ const examples = [
3030 {
3131 name : "Authentication" ,
3232 href : "/examples/authentication" ,
33- code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/(app)/examples /authentication"
33+ code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/components /authentication"
3434 }
3535]
3636
You can’t perform that action at this time.
0 commit comments