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 89D11200CD6 for ; Mon, 31 Jul 2017 21:24:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 88637163A41; Mon, 31 Jul 2017 19:24:25 +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 01303163A3C for ; Mon, 31 Jul 2017 21:24:24 +0200 (CEST) Received: (qmail 31333 invoked by uid 500); 31 Jul 2017 19:24:24 -0000 Mailing-List: contact commits-help@superset.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@superset.incubator.apache.org Delivered-To: mailing list commits@superset.incubator.apache.org Received: (qmail 31324 invoked by uid 99); 31 Jul 2017 19:24:24 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jul 2017 19:24:24 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 74A5E811AB; Mon, 31 Jul 2017 19:24:21 +0000 (UTC) Date: Mon, 31 Jul 2017 19:24:21 +0000 To: "commits@superset.apache.org" Subject: [incubator-superset] branch master updated: fix issue 3204 (#3205) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150152906164.18844.6973413857278781100@gitbox.apache.org> From: maximebeauchemin@apache.org Reply-To: "commits@superset.apache.org" X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-superset X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 219f33f0d1fcd05db1807f5b95caea8b0edd92f7 X-Git-Newrev: 299e9ce6b8a4b4de1735261299024bfbeafcc705 X-Git-Rev: 299e9ce6b8a4b4de1735261299024bfbeafcc705 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Mon, 31 Jul 2017 19:24:25 -0000 This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-superset.git The following commit(s) were added to refs/heads/master by this push: new 299e9ce fix issue 3204 (#3205) 299e9ce is described below commit 299e9ce6b8a4b4de1735261299024bfbeafcc705 Author: Xingze Zhang AuthorDate: Tue Aug 1 03:24:19 2017 +0800 fix issue 3204 (#3205) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cd45739..6c706f1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -70,7 +70,7 @@ meets these guidelines: ## Documentation -The latest documentation and tutorial are available [here](http://airbnb.io/superset). +The latest documentation and tutorial are available [here](https://superset.incubator.apache.org/). Contributing to the official documentation is relatively easy, once you've setup your environment and done an edit end-to-end. The docs can be found in the -- To stop receiving notification emails like this one, please contact ['"commits@superset.apache.org" '].