Skip to content

Commit

Permalink
リンクの修正
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Dec 21, 2024
1 parent eb0daa7 commit 7ba2582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/advanced/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ SQLカバレッジを有効にするとアプリケーションが実行して

![HTML Coverage Report](./html_coverage_report.png)

<a :href="withBase('/sample/testReport/')" target="_blank" style="font-size:20px;"><i class="fa fa-external-link" aria-hidden="true"></i>出力サンプル</a>
<a :href="withBase('/sample/testReport/index.html')" target="_blank" style="font-size:20px;"><i class="fa fa-external-link" aria-hidden="true"></i>出力サンプル</a>

## ログ出力

Expand Down

0 comments on commit 7ba2582

Please sign in to comment.