Skip to content

Commit 5bdedc0

Browse files
committed
Fix image links
1 parent fad605f commit 5bdedc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ This command will produce graphical representations and an HTML table showcasing
122122

123123
| Speedup | Average Weighted Speedup |
124124
|---------|--------------------------|
125-
| <img alt="demo_speedup" src="https://github.com/gha3mi/forbenchmark/raw/main/results/dot_gfortran_speedup.png" width="300"> | <img alt="demo_speedup" src="https://github.com/gha3mi/forbenchmark/raw/main/results/dot_gfortran_speedup_avg.png" width="300"> |
125+
| <img alt="demo_speedup" src="https://github.com/gha3mi/forbenchmark/raw/main/results/demo_gfortran_speedup.png" width="300"> | <img alt="demo_speedup" src="https://github.com/gha3mi/forbenchmark/raw/main/results/demo_gfortran_speedup_avg.png" width="300"> |
126126

127127
For Coarray benchmarks, execute:
128128

0 commit comments

Comments
 (0)