Repository: archiva-site Updated Branches: refs/heads/master feaac61cf -> ea69e564a
this one deserve a strong :-) Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/ea69e564 Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/ea69e564 Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/ea69e564 Branch: refs/heads/master Commit: ea69e564ae1db173aac1142378cbdde40ccd88c4 Parents: feaac61 Author: Olivier Lamy <[email protected]> Authored: Thu Apr 24 10:04:12 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Thu Apr 24 10:04:12 2014 +1000 ---------------------------------------------------------------------- src/site/xdoc/index.xml.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-site/blob/ea69e564/src/site/xdoc/index.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm index 0ac60c0..307dee3 100644 --- a/src/site/xdoc/index.xml.vm +++ b/src/site/xdoc/index.xml.vm @@ -37,7 +37,7 @@ <div class="newsBox"> <div class="hero-unit"> <span class="bignumber badge badge-warning">NEW</span> - <p>Our code source is now using git, so you can propose pull requests using <a href="https://github.com/apache/archiva">github mirror</a></p> + <p><strong>Our code source is now using git, so you can propose pull requests using <a href="https://github.com/apache/archiva">github mirror</a></strong></p> <p><strong>26th March 2014 release of 2.0.1. See <a href="http://archiva.apache.org/docs/${archivaReleaseVersion}/tour/index.html">Quick Tour</a></strong></p> </div> </div>
