mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Merge pull request #7894 from SvenDowideit/use-local-jquery
Use a local copy of jquery so that the docs work in China, and offline too. Upstream-commit: 712702aa79d973063e8eac051c330c207c6c534f Component: engine
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
|
||||
{% include "footer.html" %}
|
||||
|
||||
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
|
||||
<script src="/js/jquery-1.10.2.min.js"></script>
|
||||
<script src="/js/jquery-scrolltofixed-min.js"></script>
|
||||
<script src="/js/bootstrap-3.0.3.min.js"></script>
|
||||
<script src="/js/prettify-1.0.min.js"></script>
|
||||
|
||||
6
components/engine/docs/theme/mkdocs/js/jquery-1.10.2.min.js
vendored
Normal file
6
components/engine/docs/theme/mkdocs/js/jquery-1.10.2.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user