Skip to content

Commit 6307665

Browse files
Update README.md
1 parent 55075bf commit 6307665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synchronousqueue/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
**Java Synchronous Queue Implementations**
1111

12-
- java.util.concurrent.SynchronousQueue, thread-safe, [example]()
12+
- java.util.concurrent.SynchronousQueue, thread-safe, [example](https://github.com/AnghelLeonard/Java-Data-Structures/tree/master/synchronousqueue/QueueViaSynchronousQueue)

0 commit comments

Comments
 (0)