Commit 334b66d3 authored by Eric Roman's avatar Eric Roman Committed by Commit Bot

Link directly to published NetLog viewer rather than its project page

Bug: 1069750
Change-Id: Ic239766478e1e0086f76f9361e4cb59658d50342
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242221Reviewed-by: default avatarMatt Mueller <mattm@chromium.org>
Commit-Queue: Eric Roman <eroman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#777900}
parent 32890c69
<!-- ================= Events view =================== -->
<div id=events-view-tab-content class=content-box>
The net-internals events viewer and related functionality has been removed.
Please use <a href="chrome://net-export">chrome://net-export</a> to save netlogs and the external <a href="https://chromium.googlesource.com/catapult/+/master/netlog_viewer/">catapult netlog_viewer</a> to view them.
Please use <a href="chrome://net-export">chrome://net-export</a> to save netlogs and the external <a href="https://netlog-viewer.appspot.com/">netlog_viewer</a> to view them.
</div>
......@@ -172,7 +172,7 @@
<div class="section-container">
The log file can be loaded using the
<a href="https://chromium.googlesource.com/catapult/+/master/netlog_viewer/"
<a href="https://netlog-viewer.appspot.com/"
target="_blank">netlog_viewer</a>.
</div>
......
......@@ -69,10 +69,9 @@ That said, changing core events may have consequences for external consumers of
NetLogs, which rely on the structure and parameters to events for pretty
printing and log analysis.
The [NetLog
viewer](https://chromium.googlesource.com/catapult/+/master/netlog_viewer/) for
instance pretty prints certain parameters based on their names, and the event
name that added them.
The [NetLog viewer](https://netlog-viewer.appspot.com/) for instance pretty
prints certain parameters based on their names, and the event name that added
them.
### Example 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment