content update

This commit is contained in:
tomjohnson1492
2016-09-04 21:55:20 -07:00
parent a2b1c9c0b4
commit 218f1f4627

View File

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