From 274ae9998d361d731cca4d22b5b22968127b72e5 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 14 Oct 2014 13:46:14 +0100 Subject: [PATCH] Add links to mentions of local jQuery and jQuery-JSON. --- doc/index.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.markdown b/doc/index.markdown index b8a0ab1..dd68254 100644 --- a/doc/index.markdown +++ b/doc/index.markdown @@ -49,8 +49,8 @@ Here are the files that this web-site provides: A local copy of the Handlebars templating library, since it doesn't like to be hotlinked. -* Local copy of `jquery-1.10.0.min.js` -* Local copy of `jquery.json-2.4.js` +* Local copy of jquery-1.10.0.min.js +* Local copy of jquery.json-2.4.js * mkws-complete.js -- A single large JavaScript file containing everything needed for MKWS to work: the widget-set itself, the API library, and -- 1.7.10.4