You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2015/03/12 20:28:45 UTC

airavata-php-gateway git commit: Updating code repo location to new asf repo - AIRAVATA-1628

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/master 8894bc6e9 -> e675d20f7


Updating code repo location to new asf repo - AIRAVATA-1628


Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/e675d20f
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/e675d20f
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/e675d20f

Branch: refs/heads/master
Commit: e675d20f7ea57290c9a7886cac672ff6a7d9e955
Parents: 8894bc6
Author: Suresh Marru <sm...@apache.org>
Authored: Thu Mar 12 15:28:40 2015 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Thu Mar 12 15:28:40 2015 -0400

----------------------------------------------------------------------
 app/views/home.blade.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/e675d20f/app/views/home.blade.php
----------------------------------------------------------------------
diff --git a/app/views/home.blade.php b/app/views/home.blade.php
index c016008..bdd3806 100755
--- a/app/views/home.blade.php
+++ b/app/views/home.blade.php
@@ -99,7 +99,7 @@
                     into your own gateway, or you can create your gateway on top of PGA by cloning it at the link below.
                     PGA is known to work well in the Chrome, Firefox, and Internet Explorer browsers.
                 </p>
-                <p><a href="https://github.com/SciGaP/PHP-Reference-Gateway"
+                <p><a href="https://github.com/apache/airavata-php-gateway"
                         target="_blank">See the code <span class="glyphicon glyphicon-new-window"></span></a></p>
                 <p><a href="https://cwiki.apache.org/confluence/display/AIRAVATA/XSEDE+2014+Tutorial"
                     target="_blank">View the XSEDE 2014 tutorial documentation <span class="glyphicon glyphicon-new-window"></span></a></p>
@@ -134,7 +134,7 @@
                         Airavata into your own gateway, or you can create your gateway on top of PGA by cloning it at
                         the link below. PGA is known to work well in the Chrome, Firefox, and Internet Explorer browsers.
                     </p>
-                    <p><a href="https://github.com/SciGaP/PHP-Reference-Gateway"
+                    <p><a href="https://github.com/apache/airavata-php-gateway/"
                         target="_blank">See the code <span class="glyphicon glyphicon-new-window"></span></a></p>
                     <p><a href="https://cwiki.apache.org/confluence/display/AIRAVATA/XSEDE+2014+Tutorial"
                         target="_blank">View the XSEDE 2014 tutorial documentation <span class="glyphicon glyphicon-new-window"></span></a></p>