summaryrefslogtreecommitdiffstats
path: root/jquery
diff options
context:
space:
mode:
authorChristian Oliff <christianoliff@yahoo.com>2018-12-07 11:27:24 (GMT)
committerGitHub <noreply@github.com>2018-12-07 11:27:24 (GMT)
commit4cda8f612403c6feb6b596c101ddf1e5d6fe35e0 (patch)
tree9978fef0e20ab17591249a1e111b50eec90d84e6 /jquery
parent7bcd67f4affa7c3ce2ba6f652c893488952396a7 (diff)
downloadDoxygen-4cda8f612403c6feb6b596c101ddf1e5d6fe35e0.zip
Doxygen-4cda8f612403c6feb6b596c101ddf1e5d6fe35e0.tar.gz
Doxygen-4cda8f612403c6feb6b596c101ddf1e5d6fe35e0.tar.bz2
Fix HTTPS links
Diffstat (limited to 'jquery')
-rw-r--r--jquery/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/jquery/README b/jquery/README
index b8b115a..0d316f9 100644
--- a/jquery/README
+++ b/jquery/README
@@ -1,7 +1,7 @@
Doxygen's jquery.js script is composed of minified versions of the following
packages:
-- jquery 1.7.1: http://jquery.com/download/
-- jquery.ui 1.8.18: https://code.google.com/p/jquery-ui/downloads/list
+- jquery 1.7.1: https://jquery.com/download/
+- jquery.ui 1.8.18: https://github.com/jquery/jquery-ui
modules required:
- jquery.ui.core
- jquery.ui.widget
@@ -9,8 +9,8 @@ packages:
- jquery.ui.resizable
- jquery.hashchange: 1.3: http://benalman.com/projects/jquery-hashchange-plugin/
- jquery.scrollTo: 1.4.2: https://github.com/flesler/jquery.scrollTo
-- jquery.powertip: 1.2.0: http://stevenbenner.github.io/jquery-powertip/
+- jquery.powertip: 1.2.0: https://stevenbenner.github.io/jquery-powertip/
- jquery.touchpunch: 0.2.3: http://touchpunch.furf.com/
-- jquery.smartmenus: 1.0.0: http://www.smartmenus.org/
+- jquery.smartmenus: 1.0.0: https://www.smartmenus.org/
The Makefile will built the jquery.js files used by doxygen.