File tree Expand file tree Collapse file tree
vite/src/layout/MainLayout Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,23 +17,23 @@ export default function Footer() {
1717 < Stack direction = "row" sx = { { gap : 1.5 , alignItems : 'center' , justifyContent : 'space-between' } } >
1818 < Link
1919 component = { RouterLink }
20- to = "https://x .com/codedthemes"
20+ to = "https://github .com/codedthemes/berry-free-react-admin-template "
2121 underline = "hover"
2222 target = "_blank"
2323 variant = "caption"
2424 color = "text.primary"
2525 >
26- Twitter
26+ GitHub
2727 </ Link >
2828 < Link
2929 component = { RouterLink }
30- to = "https://discord. com/invite/p2E2WhCb6s "
30+ to = "https://www.figma. com/community/file/1468460364009262125/berry-free-dashboard-ui-kit "
3131 underline = "hover"
3232 target = "_blank"
3333 variant = "caption"
3434 color = "text.primary"
3535 >
36- Discord
36+ Figma UI Kit
3737 </ Link >
3838 </ Stack >
3939 </ Stack >
You can’t perform that action at this time.
0 commit comments