Return-Path: X-Original-To: apmail-beam-commits-archive@minotaur.apache.org Delivered-To: apmail-beam-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A6E9D196F9 for ; Fri, 8 Apr 2016 19:17:31 +0000 (UTC) Received: (qmail 70417 invoked by uid 500); 8 Apr 2016 19:17:31 -0000 Delivered-To: apmail-beam-commits-archive@beam.apache.org Received: (qmail 70374 invoked by uid 500); 8 Apr 2016 19:17:31 -0000 Mailing-List: contact commits-help@beam.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.incubator.apache.org Delivered-To: mailing list commits@beam.incubator.apache.org Received: (qmail 70365 invoked by uid 99); 8 Apr 2016 19:17:31 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2016 19:17:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 349F2C023C for ; Fri, 8 Apr 2016 19:17:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 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=-0.001] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Iz3qbq0dHpcO for ; Fri, 8 Apr 2016 19:17:30 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with SMTP id A01265F23A for ; Fri, 8 Apr 2016 19:17:29 +0000 (UTC) Received: (qmail 70244 invoked by uid 99); 8 Apr 2016 19:17:28 -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; Fri, 08 Apr 2016 19:17:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8CD63DFF30; Fri, 8 Apr 2016 19:17:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jamesmalone@apache.org To: commits@beam.incubator.apache.org Date: Fri, 08 Apr 2016 19:17:29 -0000 Message-Id: <39ee25ce072c49caab57445866d7f8dd@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] incubator-beam-site git commit: [BEAM-172] Link fixes [BEAM-172] Link fixes This closes #11 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/0ae64c65 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/0ae64c65 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/0ae64c65 Branch: refs/heads/asf-site Commit: 0ae64c654c9e0d119123353ee01ea870d856fea8 Parents: 38d8256 4d374e8 Author: James Malone Authored: Fri Apr 8 11:56:47 2016 -0700 Committer: James Malone Committed: Fri Apr 8 11:56:47 2016 -0700 ---------------------------------------------------------------------- content/beam/capability/2016/03/17/capability-matrix.html | 6 +++++- .../beam/capability/2016/04/03/presentation-materials.html | 1 + content/beam/python/sdk/2016/02/25/beam-has-a-logo0.html | 6 +++++- content/beam/update/website/2016/02/22/beam-has-a-logo.html | 6 +++++- content/blog/index.html | 1 + content/capability-matrix/index.html | 8 ++++++-- content/contribution-guide/index.html | 6 +++++- content/feed.xml | 4 ++-- content/getting_started/index.html | 6 +++++- content/index.html | 1 + content/issue_tracking/index.html | 6 +++++- content/mailing_lists/index.html | 6 +++++- content/presentation-materials/index.html | 3 ++- content/privacy_policy/index.html | 6 +++++- content/source_repository/index.html | 6 +++++- content/team/index.html | 6 +++++- 16 files changed, 63 insertions(+), 15 deletions(-) ----------------------------------------------------------------------