diff options
author | Scott González <scott.gonzalez@gmail.com> | 2013-11-22 10:49:44 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2013-11-22 10:49:44 -0500 |
commit | 161d7ee38905ea2ce425bca3baa499fada41c98d (patch) | |
tree | 93ab85cae17d6b401e4731c47117bf3c665129ad | |
parent | d186deb770e578e7d3f807336f7490429add0cac (diff) | |
download | jquery-ui-161d7ee38905ea2ce425bca3baa499fada41c98d.tar.gz jquery-ui-161d7ee38905ea2ce425bca3baa499fada41c98d.zip |
Tests: Updated URL for TestSwarm.
-rw-r--r-- | tests/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/index.html b/tests/index.html index 38595f0b0..53487e8b3 100644 --- a/tests/index.html +++ b/tests/index.html @@ -18,7 +18,7 @@ <p><a href="unit/index.html">Unit tests</a> exist for all functionality in jQuery UI. The unit tests can be run locally (some tests require a web server with PHP) to ensure proper functionality before committing changes. - The unit tests are also run on <a href="http://swarm.jquery.com/user/jqueryui">TestSwarm</a> + The unit tests are also run on <a href="http://swarm.jquery.org/project/jqueryui">TestSwarm</a> for every commit.</p> <h2>Visual Tests</h2> |