We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96daecb commit 320b697Copy full SHA for 320b697
src/dvsim/templates/reports/summary_report.html
@@ -81,7 +81,7 @@ <h2>Simulation Results: {{ top.name }}</h2>
81
sha: {{ top.commit[:7] }}
82
</a>
83
<a class="badge text-bg-secondary link-underline link-underline-opacity-0"
84
- href="report.json">json</a>
+ href="index.json">json</a>
85
<span class="badge text-bg-secondary">
86
Branch: {{ top.branch }}
87
</span>
0 commit comments