Skip to content

Commit 351142f

Browse files
kevmoojcollins-g
authored andcommitted
Use Google's CDN for jquery (#1637)
Faster, support HTTP2,QUIC,etc
1 parent 4214525 commit 351142f

File tree

832 files changed

+832
-832
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

832 files changed

+832
-832
lines changed

lib/templates/_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- footer-text placeholder -->
99
</footer>
1010

11-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
11+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
1212
<script src="static-assets/typeahead.bundle.min.js"></script>
1313
<script src="static-assets/highlight.pack.js"></script>
1414
<script src="static-assets/URI.js"></script>

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,4 +408,4 @@ packages:
408408
source: hosted
409409
version: "2.1.13"
410410
sdks:
411-
dart: ">=2.0.0-dev.23.0 <=2.0.0-dev.38.0"
411+
dart: ">=2.0.0-dev.23.0 <=2.0.0-dev.39.0"

testing/test_package_docs/anonymous_library/anonymous_library-library.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h5>anonymous_library library</h5>
104104

105105
</footer>
106106

107-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
107+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
108108
<script src="static-assets/typeahead.bundle.min.js"></script>
109109
<script src="static-assets/highlight.pack.js"></script>
110110
<script src="static-assets/URI.js"></script>

testing/test_package_docs/anonymous_library/doesStuff.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1>doesStuff function</h1>
7474

7575
</footer>
7676

77-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
77+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
7878
<script src="static-assets/typeahead.bundle.min.js"></script>
7979
<script src="static-assets/highlight.pack.js"></script>
8080
<script src="static-assets/URI.js"></script>

testing/test_package_docs/another_anonymous_lib/another_anonymous_lib-library.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h5>another_anonymous_lib library</h5>
104104

105105
</footer>
106106

107-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
107+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
108108
<script src="static-assets/typeahead.bundle.min.js"></script>
109109
<script src="static-assets/highlight.pack.js"></script>
110110
<script src="static-assets/URI.js"></script>

testing/test_package_docs/another_anonymous_lib/greeting.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1>greeting function</h1>
7474

7575
</footer>
7676

77-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
77+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
7878
<script src="static-assets/typeahead.bundle.min.js"></script>
7979
<script src="static-assets/highlight.pack.js"></script>
8080
<script src="static-assets/URI.js"></script>

testing/test_package_docs/code_in_comments/code_in_comments-library.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h5>code_in_comments library</h5>
9898

9999
</footer>
100100

101-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
101+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
102102
<script src="static-assets/typeahead.bundle.min.js"></script>
103103
<script src="static-assets/highlight.pack.js"></script>
104104
<script src="static-assets/URI.js"></script>

testing/test_package_docs/css/css-library.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h5>css library</h5>
107107

108108
</footer>
109109

110-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
110+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
111111
<script src="static-assets/typeahead.bundle.min.js"></script>
112112
<script src="static-assets/highlight.pack.js"></script>
113113
<script src="static-assets/URI.js"></script>

testing/test_package_docs/css/theOnlyThingInTheLibrary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h1>theOnlyThingInTheLibrary top-level property</h1>
7474

7575
</footer>
7676

77-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
77+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
7878
<script src="static-assets/typeahead.bundle.min.js"></script>
7979
<script src="static-assets/highlight.pack.js"></script>
8080
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Animal-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ <h2>Operators</h2>
278278

279279
</footer>
280280

281-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
281+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
282282
<script src="static-assets/typeahead.bundle.min.js"></script>
283283
<script src="static-assets/highlight.pack.js"></script>
284284
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Animal/hashCode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h1>hashCode property</h1>
9393

9494
</footer>
9595

96-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
96+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
9797
<script src="static-assets/typeahead.bundle.min.js"></script>
9898
<script src="static-assets/highlight.pack.js"></script>
9999
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Animal/noSuchMethod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1>noSuchMethod method</h1>
8989

9090
</footer>
9191

92-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
92+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
9393
<script src="static-assets/typeahead.bundle.min.js"></script>
9494
<script src="static-assets/highlight.pack.js"></script>
9595
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Animal/operator_equals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1>operator == method</h1>
8989

9090
</footer>
9191

92-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
92+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
9393
<script src="static-assets/typeahead.bundle.min.js"></script>
9494
<script src="static-assets/highlight.pack.js"></script>
9595
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Animal/runtimeType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h1>runtimeType property</h1>
9393

9494
</footer>
9595

96-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
96+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
9797
<script src="static-assets/typeahead.bundle.min.js"></script>
9898
<script src="static-assets/highlight.pack.js"></script>
9999
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Animal/toString.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1>toString method</h1>
8989

9090
</footer>
9191

92-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
92+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
9393
<script src="static-assets/typeahead.bundle.min.js"></script>
9494
<script src="static-assets/highlight.pack.js"></script>
9595
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/AnotherParameterizedClass-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h2>Operators</h2>
223223

224224
</footer>
225225

226-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
226+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
227227
<script src="static-assets/typeahead.bundle.min.js"></script>
228228
<script src="static-assets/highlight.pack.js"></script>
229229
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/AnotherParameterizedClass/AnotherParameterizedClass.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1>AnotherParameterizedClass&lt;B&gt; constructor</h1>
8585

8686
</footer>
8787

88-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
88+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
8989
<script src="static-assets/typeahead.bundle.min.js"></script>
9090
<script src="static-assets/highlight.pack.js"></script>
9191
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/AnotherParameterizedClass/hashCode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1>hashCode property</h1>
8989

9090
</footer>
9191

92-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
92+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
9393
<script src="static-assets/typeahead.bundle.min.js"></script>
9494
<script src="static-assets/highlight.pack.js"></script>
9595
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/AnotherParameterizedClass/noSuchMethod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1>noSuchMethod method</h1>
8585

8686
</footer>
8787

88-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
88+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
8989
<script src="static-assets/typeahead.bundle.min.js"></script>
9090
<script src="static-assets/highlight.pack.js"></script>
9191
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/AnotherParameterizedClass/operator_equals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1>operator == method</h1>
8585

8686
</footer>
8787

88-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
88+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
8989
<script src="static-assets/typeahead.bundle.min.js"></script>
9090
<script src="static-assets/highlight.pack.js"></script>
9191
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/AnotherParameterizedClass/runtimeType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1>runtimeType property</h1>
8989

9090
</footer>
9191

92-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
92+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
9393
<script src="static-assets/typeahead.bundle.min.js"></script>
9494
<script src="static-assets/highlight.pack.js"></script>
9595
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/AnotherParameterizedClass/toString.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1>toString method</h1>
8585

8686
</footer>
8787

88-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
88+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
8989
<script src="static-assets/typeahead.bundle.min.js"></script>
9090
<script src="static-assets/highlight.pack.js"></script>
9191
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ <h2>Constants</h2>
380380

381381
</footer>
382382

383-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
383+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
384384
<script src="static-assets/typeahead.bundle.min.js"></script>
385385
<script src="static-assets/highlight.pack.js"></script>
386386
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/Apple.fromString.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>Apple.fromString constructor</h1>
100100

101101
</footer>
102102

103-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
103+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
104104
<script src="static-assets/typeahead.bundle.min.js"></script>
105105
<script src="static-assets/highlight.pack.js"></script>
106106
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/Apple.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h1>Apple constructor</h1>
103103

104104
</footer>
105105

106-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
106+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
107107
<script src="static-assets/typeahead.bundle.min.js"></script>
108108
<script src="static-assets/highlight.pack.js"></script>
109109
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/fieldWithTypedef.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h1>fieldWithTypedef property</h1>
102102

103103
</footer>
104104

105-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
105+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
106106
<script src="static-assets/typeahead.bundle.min.js"></script>
107107
<script src="static-assets/highlight.pack.js"></script>
108108
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/hashCode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h1>hashCode property</h1>
104104

105105
</footer>
106106

107-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
107+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
108108
<script src="static-assets/typeahead.bundle.min.js"></script>
109109
<script src="static-assets/highlight.pack.js"></script>
110110
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/isGreaterThan.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>isGreaterThan method</h1>
100100

101101
</footer>
102102

103-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
103+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
104104
<script src="static-assets/typeahead.bundle.min.js"></script>
105105
<script src="static-assets/highlight.pack.js"></script>
106106
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/m.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h1>m property</h1>
102102

103103
</footer>
104104

105-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
105+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
106106
<script src="static-assets/typeahead.bundle.min.js"></script>
107107
<script src="static-assets/highlight.pack.js"></script>
108108
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/m1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h1>m1 method</h1>
105105

106106
</footer>
107107

108-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
108+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
109109
<script src="static-assets/typeahead.bundle.min.js"></script>
110110
<script src="static-assets/highlight.pack.js"></script>
111111
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/methodWithTypedefParam.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>methodWithTypedefParam method</h1>
100100

101101
</footer>
102102

103-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
103+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
104104
<script src="static-assets/typeahead.bundle.min.js"></script>
105105
<script src="static-assets/highlight.pack.js"></script>
106106
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/n-constant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>n constant</h1>
101101

102102
</footer>
103103

104-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
104+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
105105
<script src="static-assets/typeahead.bundle.min.js"></script>
106106
<script src="static-assets/highlight.pack.js"></script>
107107
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/noSuchMethod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>noSuchMethod method</h1>
100100

101101
</footer>
102102

103-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
103+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
104104
<script src="static-assets/typeahead.bundle.min.js"></script>
105105
<script src="static-assets/highlight.pack.js"></script>
106106
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/operator_equals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>operator == method</h1>
100100

101101
</footer>
102102

103-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
103+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
104104
<script src="static-assets/typeahead.bundle.min.js"></script>
105105
<script src="static-assets/highlight.pack.js"></script>
106106
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/operator_multiply.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>operator * method</h1>
100100

101101
</footer>
102102

103-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
103+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
104104
<script src="static-assets/typeahead.bundle.min.js"></script>
105105
<script src="static-assets/highlight.pack.js"></script>
106106
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/paramFromExportLib.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>paramFromExportLib method</h1>
100100

101101
</footer>
102102

103-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
103+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
104104
<script src="static-assets/typeahead.bundle.min.js"></script>
105105
<script src="static-assets/highlight.pack.js"></script>
106106
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/printMsg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>printMsg method</h1>
100100

101101
</footer>
102102

103-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
103+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
104104
<script src="static-assets/typeahead.bundle.min.js"></script>
105105
<script src="static-assets/highlight.pack.js"></script>
106106
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/runtimeType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h1>runtimeType property</h1>
104104

105105
</footer>
106106

107-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
107+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
108108
<script src="static-assets/typeahead.bundle.min.js"></script>
109109
<script src="static-assets/highlight.pack.js"></script>
110110
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/s.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ <h1>s property</h1>
121121

122122
</footer>
123123

124-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
124+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
125125
<script src="static-assets/typeahead.bundle.min.js"></script>
126126
<script src="static-assets/highlight.pack.js"></script>
127127
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/string.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h1>string property</h1>
9999

100100
</footer>
101101

102-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
102+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
103103
<script src="static-assets/typeahead.bundle.min.js"></script>
104104
<script src="static-assets/highlight.pack.js"></script>
105105
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/toString.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>toString method</h1>
100100

101101
</footer>
102102

103-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
103+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
104104
<script src="static-assets/typeahead.bundle.min.js"></script>
105105
<script src="static-assets/highlight.pack.js"></script>
106106
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/Apple/whataclass.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h1>whataclass method</h1>
103103

104104
</footer>
105105

106-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
106+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
107107
<script src="static-assets/typeahead.bundle.min.js"></script>
108108
<script src="static-assets/highlight.pack.js"></script>
109109
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/B-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ <h2>Operators</h2>
401401

402402
</footer>
403403

404-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
404+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
405405
<script src="static-assets/typeahead.bundle.min.js"></script>
406406
<script src="static-assets/highlight.pack.js"></script>
407407
<script src="static-assets/URI.js"></script>

testing/test_package_docs/ex/B/B.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>B constructor</h1>
101101

102102
</footer>
103103

104-
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
104+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
105105
<script src="static-assets/typeahead.bundle.min.js"></script>
106106
<script src="static-assets/highlight.pack.js"></script>
107107
<script src="static-assets/URI.js"></script>

0 commit comments

Comments
 (0)