From b9b12333cb49de579fa8aea2cbc59f907f4ca4cc Mon Sep 17 00:00:00 2001 From: Selva Muthu Kumaran <86711942+selvamuthukumaran1@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:03:47 +0530 Subject: [PATCH] Fix broken Youtube link (#4888) devops-roadmap-networking-protocols-sshfullgu :ide-new-videolink-provided --- .../roadmaps/devops/content/103-networking-protocols/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/roadmaps/devops/content/103-networking-protocols/index.md b/src/data/roadmaps/devops/content/103-networking-protocols/index.md index 56be7519b..6b9a2973e 100644 --- a/src/data/roadmaps/devops/content/103-networking-protocols/index.md +++ b/src/data/roadmaps/devops/content/103-networking-protocols/index.md @@ -7,7 +7,7 @@ Here are some of the resources to learn about SSH: - [SSH Intro](https://www.baeldung.com/cs/ssh-intro) - [What is SSH?](https://www.ssh.com/academy/ssh/protocol) - [SFTP using SSH](https://www.goanywhere.com/blog/how-sftp-works) -- [OpenSSH Full Guide](https://www.youtube.com/watch?v=ys5zh7kexve) +- [OpenSSH Full Guide](https://www.youtube.com/watch?v=YS5Zh7KExvE) Visit the following to learn about SSL/TLS: @@ -33,4 +33,4 @@ Here are some resources to learn about DNS: - [What is DNS?](https://www.cloudflare.com/en-gb/learning/dns/what-is-dns/) - [HOw DNS works (comic)](https://howdns.works/) - [DNS and How does it Work?](https://www.youtube.com/watch?v=Wj0od2ag5sk) -- [DNS Records](https://www.youtube.com/watch?v=7lxgpKh_fRY) \ No newline at end of file +- [DNS Records](https://www.youtube.com/watch?v=7lxgpKh_fRY)