We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1d449 commit b63eec9Copy full SHA for b63eec9
1 file changed
index.html
@@ -422,7 +422,7 @@ <h2><a id="reports">Reports</a></h2>
422
<dd>Call graphs output results in the calltree profile format which is
423
used by KCachegrind. More information about the format can be found
424
at the <a href="https://kcachegrind.github.io/html/Home.html">KCachegrind</a>
425
- site. An example can be found at <a href="examples/primes.callgrind.out.20124">examples/primes.callgrind.out.2540</a>.
+ site. An example can be found at <a href="examples/primes.callgrind.out.20124">examples/primes.callgrind.out.20124</a>.
426
</dd>
427
<dt>Graphviz reports (<a href="doc/RubyProf/DotPrinter.html">RubyProf::DotPrinter</a>)</dt>
428
<dd>The graphviz report is designed to be opened by <a href="https://www.graphviz.org/">Graphviz
0 commit comments