1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 07:31:24 +02:00

Remove duplicate resource lin (#3164)

This commit is contained in:
Anish Subedi
2023-01-04 20:13:36 +05:45
committed by GitHub
parent c172c0b926
commit 958cfb15ba

View File

@@ -8,4 +8,3 @@ A thread in Java is the direction or path that is taken while a program is being
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.geeksforgeeks.org/java-threads/'>Java Threads</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.javatpoint.com/how-to-create-a-thread-in-java'>How to Create a Thread in Java?</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=TCd8QIS-2KI'>Java Threads Tutorial</BadgeLink>
<BadgeLink badgeText='Watch' href='https://youtu.be/TCd8QIS-2KI'>Threads in Java</BadgeLink>