File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 38
38
"dotenv" : " ^16.5.0" ,
39
39
"embla-carousel-autoplay" : " ^8.6.0" ,
40
40
"embla-carousel-react" : " ^8.6.0" ,
41
- "firebase" : " ^11.10.0 " ,
41
+ "firebase" : " ^9.22.2 " ,
42
42
"firebaseui" : " 6.1.0" ,
43
43
"framer-motion" : " ^12.7.5" ,
44
44
"lucide-react" : " ^0.503.0" ,
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ const Footer: React.FC = () => {
95
95
< ul className = "list-none pl-0" >
96
96
< li >
97
97
< Link
98
- to = "/get-started /"
98
+ to = "/courses /"
99
99
className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
100
100
>
101
101
Tutorials
@@ -215,7 +215,7 @@ const Footer: React.FC = () => {
215
215
</ li >
216
216
< li >
217
217
< Link
218
- to = "https://github.com/recodehive/recode-website/issues "
218
+ to = "# "
219
219
className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
220
220
>
221
221
Feature Request
You can’t perform that action at this time.
0 commit comments