From bbd495a3ecdd39dba29780ba2b52d0c4e83ac59c Mon Sep 17 00:00:00 2001 From: tomjohnson1492 Date: Sun, 4 Sep 2016 22:20:37 -0700 Subject: [PATCH] content update --- tooltips.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooltips.html b/tooltips.html index c2b9c27..d2f837e 100644 --- a/tooltips.html +++ b/tooltips.html @@ -22,7 +22,7 @@ $(document).ready(function(){ }); /* Set the location where mydoc_tooltips_source.json is. */ -var url = "http://idratherbewriting.com/documentation-theme-jekyll/tooltips.html"; +var url = "http://idratherbewriting.com/documentation-theme-jekyll/tooltips.json"; $.get( url, function( data ) {