aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/rebaseline_server/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'gm/rebaseline_server/static/index.html')
-rw-r--r--gm/rebaseline_server/static/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gm/rebaseline_server/static/index.html b/gm/rebaseline_server/static/index.html
index 419b7b59d8..9cfd41c569 100644
--- a/gm/rebaseline_server/static/index.html
+++ b/gm/rebaseline_server/static/index.html
@@ -9,13 +9,13 @@
Here are links to the result pages:
<ul>
<li>
- <a href="/static/view.html#/view.html?resultsToLoad=generated-json/failures.json">
+ <a href="/static/view.html#/view.html?resultsToLoad=/results/failures">
failures
</a>
(includes failed, failure-ignored, and no-comparison)
</li>
<li>
- <a href="/static/view.html#/view.html?resultsToLoad=generated-json/all.json">
+ <a href="/static/view.html#/view.html?resultsToLoad=/results/all">
all results
</a>
(includes successful test results also, but takes longer to load)