We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b7dfa commit 3c00390Copy full SHA for 3c00390
page/index.html
@@ -35,9 +35,9 @@ <h2>Download jQuery UI 1.13.0</h2>
35
<h3>Developer Links</h3>
36
<ul>
37
<li><a href="https://github.com/jquery/jquery-ui">Source Code (GitHub)</a></li>
38
- <li><a href="https://code.jquery.com/ui/jquery-ui-git.js">jQuery UI Git (WIP Build)</a>
+ <li><a href="https://releases.jquery.com/git/ui/jquery-ui-git.js">jQuery UI Git (WIP Build)</a>
39
40
- <li><a href="https://code.jquery.com/ui/jquery-ui-git.css">Theme (WIP Build)</a></li>
+ <li><a href="https://releases.jquery.com/git/ui/jquery-ui-git.css">Theme (WIP Build)</a></li>
41
</ul>
42
</li>
43
<li><a href="https://github.com/jquery/jquery-ui/issues">Bug Tracker</a>
0 commit comments