Repository: archiva-site Updated Branches: refs/heads/master 81e42acad -> feaac61cf
add note on git move Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/25455617 Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/25455617 Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/25455617 Branch: refs/heads/master Commit: 25455617b1ed1ed216935f7eb3cd38b0e8608570 Parents: 81e42ac Author: Olivier Lamy <[email protected]> Authored: Thu Apr 24 09:57:32 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Thu Apr 24 09:57:32 2014 +1000 ---------------------------------------------------------------------- src/site/xdoc/index.xml.vm | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-site/blob/25455617/src/site/xdoc/index.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm index 300cfda..0ac60c0 100644 --- a/src/site/xdoc/index.xml.vm +++ b/src/site/xdoc/index.xml.vm @@ -37,6 +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>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>
