From ee74b1a3231772fd71410759e80d8ebc6bf23b1a Mon Sep 17 00:00:00 2001 From: Alfredo Beaumont Date: Mon, 10 Apr 2017 17:26:10 +0200 Subject: [PATCH] Update default value in MathJax plugin's documentation --- docs/plugin-use.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugin-use.md b/docs/plugin-use.md index a26d181..3e3c2f9 100644 --- a/docs/plugin-use.md +++ b/docs/plugin-use.md @@ -85,7 +85,7 @@ post with `format: cl-who` and the plugin will do the rest. posts. Default value is `nil`. - `:location` specifies the location of the `MathJax.js` file. The - default value is `"http://cdn.mathjax.org/mathjax/latest/MathJax.js"`. + default value is `"https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js"`. This is useful if you have a local copy of MathJax and want to use that version.