Skip to content

Commit

Permalink
fix(link):magazine-link-updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AswinAsok committed Sep 8, 2023
1 parent c7d5d28 commit f089376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Pages/KKEMLearningFest/KKEMLearningFest.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Hero from "./components/Hero/Hero";
import Journey from "./components/Journey/Journey";
import Footer from "./assets/footer.webp";
import Cards from "./components/Cards/Cards"
import Faq from "./components/FAQs/Faq";
import Faq from "./components/FAQs/FAQ";

const LearningFest = () => {
return <div className={styles.kkemLearningFest}>
Expand Down
2 changes: 1 addition & 1 deletion src/redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
},
{
"route": "/magazine",
"redirect": "https://online.fliphtml5.com/jqxey/vjgf/"
"redirect": "https://online.fliphtml5.com/egsqr/tlgc/"
},
{
"route": "/discord",
Expand Down

0 comments on commit f089376

Please sign in to comment.