diff options
author | Alessio Vanni <vannilla@firemail.cc> | 2019-03-02 16:00:21 +0100 |
---|---|---|
committer | Alessio Vanni <vannilla@firemail.cc> | 2019-03-02 16:00:21 +0100 |
commit | ea00a2ec7a9c8b64672e389d1ac43fc2d8d381d5 (patch) | |
tree | b612c958d63a14f10c4dfc1a9a1f198c0e33b477 /js/traffic.js | |
parent | d60b478b8eadf539a2657074cbd86d02221b707b (diff) | |
download | ematrix-ea00a2ec7a9c8b64672e389d1ac43fc2d8d381d5.tar.lz ematrix-ea00a2ec7a9c8b64672e389d1ac43fc2d8d381d5.tar.xz ematrix-ea00a2ec7a9c8b64672e389d1ac43fc2d8d381d5.zip |
Update URL
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 |