From 169c61481517da355ee550fb9552c41653c10598 Mon Sep 17 00:00:00 2001 From: MOHAMMED HANAN M T P <91409429+hanu-14@users.noreply.github.com> Date: Sat, 18 Jul 2026 11:03:44 +0530 Subject: [PATCH] fix: upgrade http:// to https:// in README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0ba8ef221..a1eaf82b0 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,17 @@ -[1.1]: http://i.imgur.com/tXSoThF.png (twitter icon with padding) +[1.1]: https://i.imgur.com/tXSoThF.png (twitter icon with padding) -[1.2]: http://i.imgur.com/wWzX9uB.png (twitter icon without padding) +[1.2]: https://i.imgur.com/wWzX9uB.png (twitter icon without padding) -[1]: http://www.twitter.com/restifyjs +[1]: https://www.twitter.com/restifyjs @@ -31,9 +31,9 @@ [![devDependency Status](https://david-dm.org/restify/node-restify/dev-status.svg)](https://david-dm.org/restify/node-restify#info=devDependencies) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) -[restify](http://restify.com) is a framework, utilizing +[restify](https://restify.com) is a framework, utilizing [connect](https://github.com/senchalabs/connect) style middleware for building -REST APIs. For full details, see http://restify.com +REST APIs. For full details, see https://restify.com Follow restify on [![alt text][1.2]][1]