Skip to content

Commit b476849

Browse files
committed
Add debugging link to Help screen
Signed-off-by: Jillian Daguil <[email protected]>
1 parent 69a4518 commit b476849

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,8 @@ <h2>Overview</h2>
371371
software inventory. The conclusions (Concluded License,
372372
Concluded Owner, etc.) you make when creating your
373373
component can be exported as a JSON file or saved as
374-
SQLite file.
374+
SQLite file. For more information, see our
375+
<a href="https://github.com/nexB/aboutcode-manager/wiki">wiki</a>.
375376
</p>
376377
<h3>Basics</h3>
377378
<ul>
@@ -387,6 +388,10 @@ <h3>Tutorials</h3>
387388
<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>
388389
<li><a class="open-in-default" href="https://github.com/nexB/aboutcode-manager/wiki/Navigating-the-Node-View">Navigating the Node View</a></li>
389390
</ul>
391+
<h3>Debugging</h3>
392+
<ul>
393+
<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>
394+
</ul>
390395
</div>
391396
<div class="modal-footer">
392397
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>

0 commit comments

Comments
 (0)