From 41519b1e5649f1ae85be81353f9f8b7c0aef85b7 Mon Sep 17 00:00:00 2001 From: Vladimir Rets Date: Tue, 5 Nov 2019 17:41:52 +0200 Subject: [PATCH] Update README.md (#1043) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4f0cf5c2..6d26bee4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](http://threemammals.com/ocelot) +[](https://threemammals.com/ocelot) [![Build status](https://ci.appveyor.com/api/projects/status/r6sv51qx36sis1je?branch=develop&svg=true)](https://ci.appveyor.com/project/TomPallister/ocelot-fcfpb) Windows (AppVeyor) @@ -37,7 +37,7 @@ is returned to the client. That is basically it with a bunch of other features! ## Features -A quick list of Ocelot's capabilities for more information see the [documentation](http://ocelot.readthedocs.io/en/latest/). +A quick list of Ocelot's capabilities for more information see the [documentation](https://ocelot.readthedocs.io/en/latest/). * Routing * Request Aggregation @@ -73,7 +73,7 @@ All versions can be found [here](https://www.nuget.org/packages/Ocelot/) ## Documentation -Please click [here](http://ocelot.readthedocs.io/en/latest/) for the Ocelot documentation. This includes lots of information and will be helpful if you want to understand the features Ocelot currently offers. +Please click [here](https://ocelot.readthedocs.io/en/latest/) for the Ocelot documentation. This includes lots of information and will be helpful if you want to understand the features Ocelot currently offers. ## Coming up