diff --git a/www/result.inc b/www/result.inc index 32cb818061..9eec1b19b0 100644 --- a/www/result.inc +++ b/www/result.inc @@ -215,7 +215,7 @@ $page_description = "Website performance test result$testLabel."; if ($rvRunResults) { echo "Compare Repeat Views"; } - $graphLink = "graph_page_data.php?tests=$id&medianMetric=$median_metric" . ($req_fp ? "&fp=$req_fp" : ''); + $graphLink = "/graph_page_data.php?tests=$id&medianMetric=$median_metric" . ($req_fp ? "&fp=$req_fp" : ''); echo "Plot Full Results"; } @@ -423,4 +423,4 @@ $page_description = "Website performance test result$testLabel."; ?> - \ No newline at end of file +