Repository: airavata-site Updated Branches: refs/heads/asf-site 9342ade30 -> 99199075f
Update the Airavata Website canonical asf-git-repo link Project: http://git-wip-us.apache.org/repos/asf/airavata-site/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-site/commit/99199075 Tree: http://git-wip-us.apache.org/repos/asf/airavata-site/tree/99199075 Diff: http://git-wip-us.apache.org/repos/asf/airavata-site/diff/99199075 Branch: refs/heads/asf-site Commit: 99199075f9ff4fb9c62e7b5147b2ba24718e43bb Parents: 9342ade Author: Gourav Shenoy <[email protected]> Authored: Mon Apr 10 14:40:21 2017 -0400 Committer: Gourav Shenoy <[email protected]> Committed: Mon Apr 10 14:40:21 2017 -0400 ---------------------------------------------------------------------- source/development.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-site/blob/99199075/source/development.md ---------------------------------------------------------------------- diff --git a/source/development.md b/source/development.md index 7b8dfff..769be6b 100644 --- a/source/development.md +++ b/source/development.md @@ -122,8 +122,12 @@ id: development <h3>Airavata Web Site</h3> <p>The Apache Airavata website is availalbe from Apache's Git repository and mirrored in GitHub.</p> <ol> - <li><a href="https://git-wip-us.apache.org/repos/asf/airavata-php-gateway.git">Canonical ASF Git repo to be used by committers. </a></li> - <li><a href="https://github.com/apache/airavata-site">GitHub Mirror</a></li> + <li> + <p><a href="https://git-wip-us.apache.org/repos/asf/airavata-site.git">https://git-wip-us.apache.org/repos/asf/airavata-site.git</a> - Canonical ASF Git repo to be used by committers.</p> + </li> + <li> + <p><a href="https://github.com/apache/airavata-site">https://github.com/apache/airavata-site</a> - GitHub Mirror</p> + </li> </ol> </div> <div id="build" class="section scrollspy">
