From e62553523aa07cbad56c54d22b815db27626de18 Mon Sep 17 00:00:00 2001 From: Grzegorz Piwowarek Date: Thu, 7 Sep 2017 20:10:16 +0200 Subject: [PATCH] Update README.md (#2579) --- libraries/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/README.md b/libraries/README.md index ed6d214c7a..1e40f5ae96 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -30,7 +30,7 @@ - [Introduction to Neuroph](http://www.baeldung.com/intro-to-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/intrduction-to-noexception) +- [Introduction to NoException](http://www.baeldung.com/no-exception) The libraries module contains examples related to small libraries that are relatively easy to use and does not require any separate module of its own.