Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
leomet07 committed Mar 3, 2024
1 parent b348f88 commit 47b608a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const Footer = () => {
</Link>
</p>
<p id={styles.subdepartment}>
<Link href="/department/news/israel-hamas-war">
<Link href="/section/israel-palestine">
Israel-Hamas War
</Link>
</p>
Expand Down
2 changes: 1 addition & 1 deletion components/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const Sidebar = (props: { showSidebar: boolean }) => {
</Link>
</span>
<span>
<Link href="/department/news/israel-hamas-war">
<Link href="/section/israel-palestine">
Israel-Hamas War
</Link>
</span>
Expand Down

0 comments on commit 47b608a

Please sign in to comment.