Skip to content

Commit bd6eeed

Browse files
authored
Merge pull request #3085 from catchpoint/Siddhantshukla814-patch-4
Update home.php
2 parents 338e837 + 9ba7a2b commit bd6eeed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

www/home.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@ function enableDisableLHSimple(){
900900
<div id="spof" class="test_subbox ui-tabs-hide">
901901
<p>
902902
Simulate failure of specified domains. This is done by re-routing all requests for
903-
the domains to <a href="https://blog.patrickmeenan.com/2011/10/testing-for-frontend-spof.html" target="_blank" rel="noopener">blackhole.webpagetest.org</a> which will silently drop all requests.
903+
the domains to <a href="https://docs.webpagetest.org/spof/" target="_blank" rel="noopener">blackhole.webpagetest.org</a> which will silently drop all requests.
904904
</p>
905905
<p>
906906
<label for="spof_hosts" class="full_width">
@@ -1125,4 +1125,4 @@ function ShowBulk()
11251125
}
11261126
return false;
11271127
}
1128-
?>
1128+
?>

0 commit comments

Comments
 (0)