Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
bouchja1 committed Apr 13, 2024
1 parent 43fc1d5 commit aeae8c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/containers/ModesOverview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ export const ModesOverview = () => {
<li>
{/* eslint-disable-next-line react/jsx-no-target-blank */}
<a
href="https://www.youtube.com/playlist?list=PLtFesIeBF_meZrA0cGcPhMp_nUl79_AWI"
href="https://www.youtube.com/@kdepakjsme7888/videos"
target="_blank"
rel="noopener noreferrer"
>
Expand All @@ -212,7 +212,7 @@ export const ModesOverview = () => {
<li>
{/* eslint-disable-next-line react/jsx-no-target-blank */}
<a
href="https://www.youtube.com/playlist?list=PLgtWt-mElPivScJgTABHu--vjAB9uOzxe"
href="https://www.youtube.com/@LakelyDorton/videos"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit aeae8c0

Please sign in to comment.