Skip to content

Commit

Permalink
Fix wrong link in the report menu
Browse files Browse the repository at this point in the history
  • Loading branch information
silversonicaxel committed Mar 4, 2019
1 parent fe41cf4 commit 90852da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/menu.mustache
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<nav>
<ul>
<li><a href="./files.html">Files</a></li>
<li><a href="./index.html">Files</a></li>
<li><a href="./features.html">Features</a></li>
<li><a href="./scenarios.html">Scenarios</a></li>
<li><a href="./states.html">States</a></li>
Expand Down

0 comments on commit 90852da

Please sign in to comment.