From cf83d4391b6cc287c0c033506e8053a52950de18 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Fri, 31 May 2024 15:24:43 +0900 Subject: [PATCH] HTTPS links on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18d5131..dd8ed3b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Removes the specific embedded code , it is intended to run the htmlhint as pure ## Getting Started This plugin requires Grunt `~0.4.5` -If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command: +If you haven't used [Grunt](https://gruntjs.com/) before, be sure to check out the [Getting Started](https://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](https://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command: ```shell npm install grunt-htmlhint-inline --save-dev