From 7b93d18a2d06a06290c29ef3ef9cee1f168768c4 Mon Sep 17 00:00:00 2001 From: yetanotherallisonf Date: Sun, 14 May 2017 17:30:56 -0500 Subject: [PATCH] Update README.md --- core-java/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-java/README.md b/core-java/README.md index c5f470427f..c17677c23c 100644 --- a/core-java/README.md +++ b/core-java/README.md @@ -101,4 +101,4 @@ - [HashSet and TreeSet Comparison](http://www.baeldung.com/java-hashset-vs-treeset) - [How to Perform a Simple HTTP Request in Java](http://www.baeldung.com/java-http-request) - [Call Methods at Runtime Using Java Reflection](http://www.baeldung.com/java-method-reflection) -- [Guide to DelayQueue](http://www.baeldung.com/delayqueue-guide/) +- [Guide to DelayQueue](http://www.baeldung.com/java-delay-queue)