diff options
Diffstat (limited to 'js/traffic.js')
-rw-r--r-- | js/traffic.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/traffic.js b/js/traffic.js index 40b7bc7..b9efa4b 100644 --- a/js/traffic.js +++ b/js/traffic.js @@ -170,7 +170,7 @@ var onBeforeSendHeadersHandler = function(details) { // in request log. This way the user is better informed of what went // on. - // https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing + // https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing // // Target URL = the href of the link // Doc URL = URL of the document containing the target URL |