Skip to content

Commit

Permalink
Add debugging link to Help screen
Browse files Browse the repository at this point in the history
Signed-off-by: Jillian Daguil <[email protected]>
  • Loading branch information
jdaguil committed Dec 15, 2017
1 parent 69a4518 commit b476849
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,8 @@ <h2>Overview</h2>
software inventory. The conclusions (Concluded License,
Concluded Owner, etc.) you make when creating your
component can be exported as a JSON file or saved as
SQLite file.
SQLite file. For more information, see our
<a href="https://github.com/nexB/aboutcode-manager/wiki">wiki</a>.
</p>
<h3>Basics</h3>
<ul>
Expand All @@ -387,6 +388,10 @@ <h3>Tutorials</h3>
<li><a class="open-in-default" href="https://github.com/nexB/aboutcode-manager/wiki/Navigating-the-Chart-Summary-View">Navigating the Chart Summary View</a></li>
<li><a class="open-in-default" href="https://github.com/nexB/aboutcode-manager/wiki/Navigating-the-Node-View">Navigating the Node View</a></li>
</ul>
<h3>Debugging</h3>
<ul>
<li><a class="open-in-default" href="https://github.com/nexB/aboutcode-manager/wiki/Check-for-Errors-in-the-Developer-Tools">Check for Errors in the Developer Tools</a></li>
</ul>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
Expand Down

0 comments on commit b476849

Please sign in to comment.