You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2015/07/29 19:48:52 UTC

[20/50] [abbrv] airavata-php-gateway git commit: Updating XSEDE15 tutorial document link

Updating XSEDE15 tutorial document link


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/c2d24d09
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/c2d24d09
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/c2d24d09

Branch: refs/heads/master
Commit: c2d24d0933f90694ba370b348022886786994366
Parents: 6ea6787
Author: Suresh Marru <sm...@apache.org>
Authored: Tue Jul 21 12:42:44 2015 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Tue Jul 21 12:42:44 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/c2d24d09/app/views/home.blade.php
----------------------------------------------------------------------
diff --git a/app/views/home.blade.php b/app/views/home.blade.php
index bd63f5e..7ba99ee 100755
--- a/app/views/home.blade.php
+++ b/app/views/home.blade.php
@@ -55,8 +55,8 @@
                     </p>
                     <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>
+                    <p><a href="https://cwiki.apache.org/confluence/display/AIRAVATA/XSEDE+2015+Tutorial"
+                        target="_blank">View the XSEDE 2015 tutorial documentation <span class="glyphicon glyphicon-new-window"></span></a></p>
                 </div>
             ';
         }