You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by wc...@apache.org on 2016/03/22 01:49:50 UTC

[3/4] incubator-quarks-website git commit: rollback projurl and applying Homebutton to hard coding(modify it later when javadoc page is available)

rollback projurl and applying Homebutton to hard coding(modify it later when javadoc page is available)


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/efb6ea61
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/efb6ea61
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/efb6ea61

Branch: refs/heads/master
Commit: efb6ea61075f58ebf130b282ea7677a8a8738de7
Parents: ca50a78
Author: cazen.lee <ca...@samsung.com>
Authored: Mon Mar 21 17:00:17 2016 +0900
Committer: Cazen <ha...@ip-10-0-0-126.eu-west-1.compute.internal>
Committed: Mon Mar 21 08:04:22 2016 +0000

----------------------------------------------------------------------
 site/_config.yml           | 2 +-
 site/_includes/header.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/efb6ea61/site/_config.yml
----------------------------------------------------------------------
diff --git a/site/_config.yml b/site/_config.yml
index 1fe9270..5c6d8fd 100755
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -125,4 +125,4 @@ host:    127.0.0.1
 #Base URLs
 docsurl: http://quarks-edge.github.io/quarks.documentation/
 sourceurl: https://github.com/apache/incubator-quarks
-projurl: http://quarks.incubator.apache.org/
+projurl: http://quarks-edge.github.io/quarks

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/efb6ea61/site/_includes/header.html
----------------------------------------------------------------------
diff --git a/site/_includes/header.html b/site/_includes/header.html
index a0599ce..ce67b93 100755
--- a/site/_includes/header.html
+++ b/site/_includes/header.html
@@ -65,7 +65,7 @@ limitations under the License.
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </button>
-                <a class="navbar-brand page-scroll" href="{{ site.projurl }}/#home">Home</a>
+                <a class="navbar-brand page-scroll" href="http://quarks.incubator.apache.org/#home">Home</a>
             </div>
             <!-- Collect the nav links, forms, and other content for toggling -->
             <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">