From 59a5ba44c21c0646ff14eb10c19bc2811e1fa2f0 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 16 Apr 2021 01:07:13 +0300 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6536411..3ca8f7f5 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ With Flextype, you are in complete control. Design your data structure the way y The underlying architecture of Flextype is built using well established and best-in-class technologies. This is to ensure that Flextype is simple to use and easy to extend. Some of these key technologies include: -* [Slim PHP](http://www.slimframework.com): Framework for powerful web applications and APIs. +* [Slim PHP](https://www.slimframework.com): Framework for powerful web applications and APIs. * [Atomastic](https://atomastic.com): A set of decoupled and reusable PHP building blocks for kickass Web Applications. * [The PHP League](https://thephpleague.com): The League of Extraordinary PHP Packages well tested and using modern coding standards. * [Respect Validation](https://respect-validation.readthedocs.io/): The most awesome validation engine ever created for PHP.