diff options
Diffstat (limited to 'templates/isotests/result_list.html')
-rw-r--r-- | templates/isotests/result_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/isotests/result_list.html b/templates/isotests/result_list.html index 29ad19ec..b3ae025b 100644 --- a/templates/isotests/result_list.html +++ b/templates/isotests/result_list.html @@ -7,7 +7,7 @@ {{ iso_name|default:"" }} </h2> - <p><a href="/isotests/">Go back to testing results</a></p> + <p><a href="{% url releng-test-overview %}">Go back to testing results</a></p> <table id="releng-result" class="results"> <thead> |