File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ under the License.
2222<site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2323 xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd"
2424 name =" Core ITs" >
25- <bannerLeft name = " ${project.name} " href =" https://maven.apache.org/" >
26- <image src =" https://maven.apache.org/images/apache-maven-project.png" />
25+ <bannerLeft href =" https://maven.apache.org/" >
26+ <image src =" https://maven.apache.org/images/apache-maven-project.png" alt = " Apache Maven " />
2727 </bannerLeft >
2828
2929 <edit >${project.scm.url}</edit >
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ under the License.
2323 xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd"
2424 name =" Apache Maven" >
2525
26- <bannerLeft name = " ${project.name} " href =" https://maven.apache.org/" >
27- <image src =" https://maven.apache.org/images/apache-maven-project.png" />
26+ <bannerLeft href =" https://maven.apache.org/" >
27+ <image src =" https://maven.apache.org/images/apache-maven-project.png" alt = " Apache Maven " />
2828 </bannerLeft >
2929
3030 <edit >${project.scm.url}</edit >
You can’t perform that action at this time.
0 commit comments