Commit 32db0de4 authored by jarin's avatar jarin Committed by Commit bot

[grokdump] Fix typo in the search address form.

Review-Url: https://codereview.chromium.org/2749843002
Cr-Commit-Position: refs/heads/master@{#43789}
parent cd9ad959
......@@ -2045,7 +2045,7 @@ function onpage(kind, address) {
<body>
<div class="header">
<form class="navigation" action=/search.html">
<form class="navigation" action="search.html">
<a href="summary.html?%(query_dump)s">Context info</a>&nbsp;&nbsp;&nbsp;
<a href="info.html?%(query_dump)s">Dump info</a>&nbsp;&nbsp;&nbsp;
<a href="modules.html?%(query_dump)s">Modules</a>&nbsp;&nbsp;&nbsp;
......
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