diff --git a/src/sections/General/Footer/index.js b/src/sections/General/Footer/index.js index 81ea704e803c..454b12f5366f 100644 --- a/src/sections/General/Footer/index.js +++ b/src/sections/General/Footer/index.js @@ -66,8 +66,7 @@ const Footer = ({ location }) => { ? `https://github.com/layer5io/layer5/tree/master/${test.learningPath( pathname )}` - : `https://github.com/layer5io/layer5/blob/master/src/pages${ - pathname == "/" ? "" : pathname + : `https://github.com/layer5io/layer5/blob/master/src/pages${pathname == "/" ? "" : pathname }${indexUrl.some((str) => pathname.endsWith(str)) ? "/index" : ""}.js`; }; @@ -89,7 +88,9 @@ const Footer = ({ location }) => { - + An empowerer of engineers, Layer5 helps you extract more value @@ -200,7 +201,7 @@ const Footer = ({ location }) => { - Recognition Program + Recognition Program @@ -330,7 +331,7 @@ const Footer = ({ location }) => { required />
An empowerer of engineers, Layer5 helps you extract more value @@ -200,7 +201,7 @@ const Footer = ({ location }) => {