Browse Source

Update hyperlink auditing HTML spec url (#942)

pull/2/head
Miguel de Moura 7 years ago
committed by Raymond Hill
parent
commit
2f0f038668
  1. 2
      src/js/traffic.js

2
src/js/traffic.js

@ -194,7 +194,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

Loading…
Cancel
Save