Skip to content

Commit a91174b

Browse files
author
Yuma Ichikawa
committed
fix(docs): use absolute GitHub URL for bench report image so mkdocs --strict passes
1 parent 8a0edc1 commit a91174b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/how-to/benchmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ per-subset horizontal bars, feasibility bars, and a per-instance
8686
violin+strip plot. `--theme dark` produces a dark-mode variant suitable
8787
for talk slides.
8888

89-
![example report](../../data/fig/gallery/bench_report_example.png)
89+
![example report](https://raw.githubusercontent.com/Yuma-Ichikawa/QQA4CO/main/data/fig/gallery/bench_report_example.png)
9090

9191
## 4. Suite identifiers
9292

0 commit comments

Comments
 (0)