From 7aaabebdedb6cd1483ea6de37d84d578a131cfbc Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 20 Oct 2018 12:41:20 +0300 Subject: Use https in more places. --- docs/_includes/getting-started/grunt.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/getting-started') diff --git a/docs/_includes/getting-started/grunt.html b/docs/_includes/getting-started/grunt.html index 09438715f..248442189 100644 --- a/docs/_includes/getting-started/grunt.html +++ b/docs/_includes/getting-started/grunt.html @@ -22,7 +22,7 @@

Watches the Less source files and automatically recompiles them to CSS whenever you save a change.

grunt test (Run tests)

-

Runs JSHint and runs the QUnit tests in real browsers thanks to Karma.

+

Runs JSHint and runs the QUnit tests in real browsers thanks to Karma.

grunt docs (Build & test the docs assets)

Builds and tests CSS, JavaScript, and other assets which are used when running the documentation locally via bundle exec jekyll serve.

-- cgit v1.2.3