1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-19 03:33:17 +12:00

Update hyperlink auditing HTML spec url (#942)

This commit is contained in:
Miguel de Moura 2018-02-04 20:27:43 +00:00 committed by Raymond Hill
parent 51a68683f8
commit 2f0f038668

View file

@ -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