Skip to content

Commit

Permalink
docs: fix loader link
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Nov 12, 2024
1 parent 18ad1e4 commit e480d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Note that $\ce{A + B -> C + D}$ information may be not accurate when [HMM](hmm.m
suffix: `.json`

The JSON file storing necessary data for the web page.
You can load it through the <a href="/report.html" target="_blank">web page loader</a>.
You can load it through the <a href="./report.html" target="_blank">web page loader</a>.

## Species file

Expand Down

0 comments on commit e480d87

Please sign in to comment.