File tree 3 files changed +2
-2
lines changed
renaissance-harness/src/main/scala/org/renaissance/harness 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
## Renaissance Benchmark Suite
3
3
4
4
<p align =" center " >
5
- <img height =" 180px " src =" https://github.com/renaissance-benchmarks/renaissance/raw/master/website/resources/images/mona-lisa-round .png " />
5
+ <img height =" 180px " src =" https://github.com/renaissance-benchmarks/renaissance/raw/master/logo .png " />
6
6
</p >
7
7
8
8
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ object MarkdownGenerator {
107
107
tags : mutable.Map [String , String ]
108
108
) = {
109
109
val githubUrl = " https://github.com/renaissance-benchmarks/renaissance/"
110
- tags(" logoUrl" ) = githubUrl + " raw/master/website/resources/images/mona-lisa-round .png"
110
+ tags(" logoUrl" ) = githubUrl + " raw/master/logo .png"
111
111
tags(" codeOfConductUrl" ) = githubUrl + " blob/master/CODE-OF-CONDUCT.md"
112
112
113
113
tags(" jmhTargetPath" ) = " renaissance-jmh/target"
You can’t perform that action at this time.
0 commit comments