Skip to content

Commit 07a37df

Browse files
committed
docs: fix unresolved relative path to performance evaluation image
1 parent bdae7b2 commit 07a37df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/performance-evaluation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ i9--9900K CPU @3.60GHz with 64 GB of RAM. Performance comparisons for other
1212
tasks will be added in the near future.
1313

1414
```@raw html
15-
<img src="./assets/performance-evaluation.svg" width="700" style="margin-left: auto; margin-right: auto; display:block;">
15+
<img src="../assets/performance-evaluation.svg" width="700" style="margin-left: auto; margin-right: auto; display:block;">
1616
```
1717

1818
The benchmark problems are arranged along the x-axis in ascending order of

0 commit comments

Comments
 (0)