Skip to content

Commit 5589633

Browse files
committed
docs: fix link to example Apply report image
1 parent f686f29 commit 5589633

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/tutorial/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ To run an example set of fasta files use the following commands:
3333
Evaluating Results
3434
------------------
3535

36-
Apply writes a summary of results to ``output/Snekmer_Apply_Report.html``. Below is an example of a report file.
36+
All Snekmer modes except Model and Learn summarize write an html summary of their results to ``output/Snekmer_<Mode>_Report.html``. Below is an example of the report output from Apply:
3737

38-
.. image:: resources/images/apply_report_example.png
38+
.. image:: ../resources/images/apply_report_example.png
3939

4040
See the :ref:`Accessing Results <usage-results>` section for more details.
4141

0 commit comments

Comments
 (0)