diff --git a/src/theme/Footer/index.js b/src/theme/Footer/index.js index ebcb2ea8de6814d4b3ca807cd4ff9c2afa04c449..9a6d31985e33845c18c9c1910f27e840e911fce4 100644 --- a/src/theme/Footer/index.js +++ b/src/theme/Footer/index.js @@ -39,7 +39,7 @@ function Footer() { <FaGitlab className="footer-icons" /> </a> - <a href="https://www.youtube.com/channel/UCauIDghddUNu6Fto1nR9Bmg/?sub_confirmation=1" target="_blank" rel="noreferrer"> + <a href="https://www.youtube.com/@MentorDevOps?sub_confirmation=1" target="_blank" rel="noreferrer"> <FaYoutube className="footer-icons" /> </a> @@ -47,7 +47,7 @@ function Footer() { <FaLinkedin className="footer-icons" /> </a> - <a href="https://twitter.com/art_devops" target="_blank" rel="noreferrer"> + <a href="https://twitter.com/froggit_fr" target="_blank" rel="noreferrer"> <FaTwitter className="footer-icons" /> </a>