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 3838 "dotenv" : " ^16.5.0" ,
3939 "embla-carousel-autoplay" : " ^8.6.0" ,
4040 "embla-carousel-react" : " ^8.6.0" ,
41- "firebase" : " ^9.22.2 " ,
41+ "firebase" : " ^11.10.0 " ,
4242 "firebaseui" : " 6.1.0" ,
4343 "framer-motion" : " ^12.7.5" ,
4444 "lucide-react" : " ^0.503.0" ,
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ const Footer: React.FC = () => {
9595 < ul className = "list-none pl-0" >
9696 < li >
9797 < Link
98- to = "/courses /"
98+ to = "/get-started /"
9999 className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
100100 >
101101 Tutorials
@@ -215,7 +215,7 @@ const Footer: React.FC = () => {
215215 </ li >
216216 < li >
217217 < Link
218- to = "# "
218+ to = "https://github.com/recodehive/recode-website/issues "
219219 className = "mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
220220 >
221221 Feature Request
You can’t perform that action at this time.
0 commit comments