From 153b4a72323fb89cc2890daa6c9c480631847c39 Mon Sep 17 00:00:00 2001 From: Guenter Obiltschnig Date: Tue, 13 Sep 2016 09:49:56 +0200 Subject: [PATCH] changed links to https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4f2f5152..82a372619 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,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/00100-GuidedTour.html) and [Getting Started](http://pocoproject.org/docs/00200-GettingStarted.html) documents. +To start using POCO, see the [Guided Tour](https://pocoproject.org/docs/00100-GuidedTour.html) and [Getting Started](https://pocoproject.org/docs/00200-GettingStarted.html) documents. ---- POCO has an active user and contributing community, please visit our [web site](https://pocoproject.org), [forum](http://pocoproject.org/forum) and [blog](https://pocoproject.org/blog).