From f6d6274c9f53f40792605bc142510e7bdcdcb8b6 Mon Sep 17 00:00:00 2001 From: Grzegorz Piwowarek Date: Thu, 7 Sep 2017 22:08:22 +0200 Subject: [PATCH] Update README.md (#2580) --- libraries/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/README.md b/libraries/README.md index 1e40f5ae96..1e6d1e1f4a 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -27,7 +27,7 @@ - [A Guide to Apache Commons DbUtils](http://www.baeldung.com/apache-commons-dbutils) - [Introduction to Awaitility](http://www.baeldung.com/awaitlity-testing) - [Guide to the HyperLogLog Algorithm](http://www.baeldung.com/java-hyperloglog) -- [Introduction to Neuroph](http://www.baeldung.com/intro-to-neuroph) +- [Introduction to Neuroph](http://www.baeldung.com/neuroph) - [Guide to Apache Commons CircularFifoQueue](http://www.baeldung.com/commons-circular-fifo-queue) - [Quick Guide to RSS with Rome](http://www.baeldung.com/rome-rss) - [Introduction to NoException](http://www.baeldung.com/no-exception)