You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2017/05/01 17:17:11 UTC

[07/30] airavata-php-gateway git commit: changes to the theme

changes to the theme


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

Branch: refs/heads/dreg-gateway
Commit: dd8cb11735b314acd2b6f7fd0520d65506b4edd4
Parents: e2bfea4
Author: scnakandala <su...@gmail.com>
Authored: Sat Jul 16 16:44:01 2016 -0400
Committer: scnakandala <su...@gmail.com>
Committed: Sat Jul 16 16:44:01 2016 -0400

----------------------------------------------------------------------
 app/views/home.blade.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/dd8cb117/app/views/home.blade.php
----------------------------------------------------------------------
diff --git a/app/views/home.blade.php b/app/views/home.blade.php
index bbc90c7..4148744 100755
--- a/app/views/home.blade.php
+++ b/app/views/home.blade.php
@@ -28,7 +28,7 @@ if( Session::get("theme") == "base"){?>
         </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+2016+Tutorial"
+        <p><a href="https://cwiki.apache.org/confluence/display/AIRAVATA/XSEDE+2016+Tutorials"
             target="_blank">XSEDE 2016 tutorial documentation <span class="glyphicon glyphicon-new-window"></span></a>
         </p>
     </div>