From db9308a47d59283a6d6ee719fd8d9213158a3edc Mon Sep 17 00:00:00 2001 From: mikesplain Date: Mon, 18 Nov 2019 23:19:50 -0800 Subject: [PATCH] Fix netlify mixed content --- .../apireference/build/node_modules/jquery.scrollto/README.md | 2 +- docs/apireference/build/node_modules/optimist/readme.markdown | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/apireference/build/node_modules/jquery.scrollto/README.md b/docs/apireference/build/node_modules/jquery.scrollto/README.md index 516eb190321ee..aab012219ed5f 100644 --- a/docs/apireference/build/node_modules/jquery.scrollto/README.md +++ b/docs/apireference/build/node_modules/jquery.scrollto/README.md @@ -3,7 +3,7 @@ Lightweight, cross-browser and highly customizable animated scrolling with jQuery [![GitHub version](https://badge.fury.io/gh/flesler%2Fjquery.scrollTo.svg)](http://badge.fury.io/gh/flesler%2Fjquery.scrollTo) -[![libscore](http://img.shields.io/badge/libscore-31656-brightgreen.svg?style=flat-square)](http://libscore.com/#jQuery.fn.scrollTo) +[![libscore](https://img.shields.io/badge/libscore-31656-brightgreen.svg?style=flat-square)](http://libscore.com/#jQuery.fn.scrollTo) ## Installation The plugin requires jQuery 1.8 or higher. diff --git a/docs/apireference/build/node_modules/optimist/readme.markdown b/docs/apireference/build/node_modules/optimist/readme.markdown index b74b43724e08f..3575f83992131 100644 --- a/docs/apireference/build/node_modules/optimist/readme.markdown +++ b/docs/apireference/build/node_modules/optimist/readme.markdown @@ -7,7 +7,7 @@ directly instead nowadays. See [yargs](https://github.com/chevex/yargs) for the modern, pirate-themed successor to optimist. -[![yarrrrrrrgs!](http://i.imgur.com/4WFGVJ9.png)](https://github.com/chevex/yargs) +[![yarrrrrrrgs!](https://i.imgur.com/4WFGVJ9.png)](https://github.com/chevex/yargs) You should also consider [nomnom](https://github.com/harthur/nomnom). @@ -50,7 +50,7 @@ else { $ ./xup.js --rif 12 --xup 8.1 Sell the xupptumblers -![This one's optimistic.](http://substack.net/images/optimistic.png) +![This one's optimistic.](https://substack.net/images/optimistic.png) But wait! There's more! You can do short options: -------------------------------------------------