From 1dacc611405fcc9d45677721486fe821285a1f46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnter=20Obiltschnig?= Date: Sat, 19 Mar 2016 08:53:13 +0100 Subject: [PATCH] fixed links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b79b7ce7..c8e488ede 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ POrtable COmponents C++ Libraries are: - Open Source, licensed under the [Boost Software License](https://spdx.org/licenses/BSL-1.0). ---- -To start using POCO, see the [Guided Tour](http://pocoproject.org/docs-1.5.3/00100-GuidedTour.html) and [Getting Started](http://pocoproject.org/docs-1.5.3/00200-GettingStarted.html) documents. +To start using POCO, see the [Guided Tour](http://pocoproject.org/docs/00100-GuidedTour.html) and [Getting Started](http://pocoproject.org/docs/00200-GettingStarted.html) documents. ---- POCO has an active user and contributing community, please visit our [web site](http://pocoproject.org), [forum](http://pocoproject.org/forum) and [blog](http://pocoproject.org/blog).