From 218f1f462769116ac8ab299349d589909464f376 Mon Sep 17 00:00:00 2001 From: tomjohnson1492 Date: Sun, 4 Sep 2016 21:55:20 -0700 Subject: [PATCH] content update --- tooltips.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooltips.html b/tooltips.html index e349d4e..c2b9c27 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 = "tooltips.json"; +var url = "http://idratherbewriting.com/documentation-theme-jekyll/tooltips.html"; $.get( url, function( data ) {