You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/documents/introduction/getting-started.html.eco
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -122,9 +122,19 @@ type : 'Main'
122
122
123
123
<div class="no example">
124
124
<h4>Include in Your HTML</h4>
125
-
<p>Running the gulp build tools will compile CSS and Javascript for use in your project. Just link to these files in your HTML.</p>
125
+
<p>Running the gulp build tools will compile CSS and Javascript for use in your project. Just link to these files in your HTML along with the latest <a href="http://www.jquery.com" target="_blank">jQuery</a>.</p>
0 commit comments