Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E77D0200BF3 for ; Thu, 22 Dec 2016 07:00:20 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E63E0160B39; Thu, 22 Dec 2016 06:00:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 17E23160B26 for ; Thu, 22 Dec 2016 07:00:19 +0100 (CET) Received: (qmail 88564 invoked by uid 500); 22 Dec 2016 06:00:19 -0000 Mailing-List: contact commits-help@edgent.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@edgent.apache.org Delivered-To: mailing list commits@edgent.apache.org Received: (qmail 88555 invoked by uid 99); 22 Dec 2016 06:00:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 06:00:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C4B8318C6BB for ; Thu, 22 Dec 2016 06:00:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.218 X-Spam-Level: X-Spam-Status: No, score=-6.218 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Oq2p6mdjqcfv for ; Thu, 22 Dec 2016 06:00:17 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 524FA5F2F1 for ; Thu, 22 Dec 2016 06:00:11 +0000 (UTC) Received: (qmail 88362 invoked by uid 99); 22 Dec 2016 06:00:10 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 06:00:10 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 76A8ADFBA3; Thu, 22 Dec 2016 06:00:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cazen@apache.org To: commits@edgent.incubator.apache.org Message-Id: <28e071f396be47e1bdb68dda6417bcfa@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-edgent-website git commit: change some links setting Date: Thu, 22 Dec 2016 06:00:10 +0000 (UTC) archived-at: Thu, 22 Dec 2016 06:00:21 -0000 Repository: incubator-edgent-website Updated Branches: refs/heads/master 793007ab0 -> 94572384a change some links setting Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/commit/94572384 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/94572384 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/94572384 Branch: refs/heads/master Commit: 94572384a4dda3794d7dcad37cd5670dc334d033 Parents: 793007a Author: Cazen Lee Authored: Thu Dec 22 14:57:54 2016 +0900 Committer: Cazen Lee Committed: Thu Dec 22 14:57:54 2016 +0900 ---------------------------------------------------------------------- site/_data/mydoc/mydoc_topnav.yml | 2 +- site/_includes/header.html | 4 ++-- site/docs/downloads.md | 4 +--- 3 files changed, 4 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/94572384/site/_data/mydoc/mydoc_topnav.yml ---------------------------------------------------------------------- diff --git a/site/_data/mydoc/mydoc_topnav.yml b/site/_data/mydoc/mydoc_topnav.yml index 3c086fa..52fee0b 100644 --- a/site/_data/mydoc/mydoc_topnav.yml +++ b/site/_data/mydoc/mydoc_topnav.yml @@ -96,7 +96,7 @@ topnav_dropdowns: output: web items: - title: Download - external_url: https://github.com/apache/incubator-edgent/releases + url: downloads audience: writers, designers platform: all product: all http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/94572384/site/_includes/header.html ---------------------------------------------------------------------- diff --git a/site/_includes/header.html b/site/_includes/header.html index 4f308d4..907dbd2 100755 --- a/site/_includes/header.html +++ b/site/_includes/header.html @@ -77,7 +77,7 @@ limitations under the License. @@ -85,7 +85,7 @@ limitations under the License.