Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2015-05-10 01:02:00 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-05-10 01:02:00 +0300
commit5f863355fe20043ff9c4bc26774fc2bcc5a6692b (patch)
tree5c5bd81b74f89c5c14da9fa8ffd39074d4f3a330
parent8885b8d0e839398a04d2eafda012eb6b74a586e9 (diff)
Update jQuery to v1.11.3.
-rw-r--r--docs/_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index ebedd49..7968e49 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -40,6 +40,6 @@
}(document, "script", "twitter-wjs"));
</script>
-<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="/dist/js/ratchet.min.js"></script>
<script src="/assets/js/docs.min.js"></script>