Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions templates/document.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
<div class='apache-grails'>
<p>Apache Grails (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the <a href="http://groovy.apache.org" target="_blank">Apache
Groovy</a> project. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
<a href='https://apache.org'><img class='' src='[%url]/images/asf_logo.svg' width='300px'
<a href='https://apache.org'><img class='' src='https://www.apache.org/img/asf_logo.png' width='300px'
alt='Apache Software Foundation'/></a>
<p>The Apache Software Foundation</p>
<p>Apache, Apache Grails, Grails, and the Apache feather logo are either registered trademarks or trademarks
<p>Apache, Apache Grails, Grails, Groovy, and the ASF logo are either registered trademarks or trademarks
of The Apache Software Foundation.
</p>

Expand Down
Loading