File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,27 +10,27 @@ 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/examples/mail"
13+ code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/(app)/ examples/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/examples/dashboard"
18+ code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/(app)/ examples/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/examples/cards"
23+ code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/(app)/ examples/cards"
2424 } ,
2525 {
2626 name : "Tasks" ,
2727 href : "/examples/tasks" ,
28- code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/examples/tasks"
28+ code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/(app)/ examples/tasks"
2929 } ,
3030 {
3131 name : "Authentication" ,
3232 href : "/examples/authentication" ,
33- code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/examples/authentication"
33+ code : "https://github.com/stefan-karger/solid-ui/tree/main/apps/docs/src/routes/(app)/ examples/authentication"
3434 }
3535]
3636
You can’t perform that action at this time.
0 commit comments