diff options
Diffstat (limited to 'share/www/index.html')
-rw-r--r-- | share/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/www/index.html b/share/www/index.html index b6919b93..37217384 100644 --- a/share/www/index.html +++ b/share/www/index.html @@ -87,7 +87,7 @@ specific language governing permissions and limitations under the License. <li><a href="browse/index.html" target="content">Overview</a></li> <li><a href="replicator.html" target="content">Replicator</a></li> <li><a href="config.html" target="content">Configuration</a></li> - <li><a href="couch_tests.html" target="content">Test Suite</a></li> + <li><a href="couch_tests.html?script/couch_tests.js" target="content">Test Suite</a></li> </ul></li> <li><span>Recent Databases</span> <ul id="dbs"></ul> |