content update

This commit is contained in:
tomjohnson1492 2016-09-04 22:20:37 -07:00
parent 218f1f4627
commit bbd495a3ec

View File

@ -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 ) {