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 5938ac3  fix #6760 (#6762)
5938ac3 is described below

commit 5938ac30d67c2ba40c3bb1ce311006f25b5d1e2b
Author: Wonjin Kim <[email protected]>
AuthorDate: Tue Jan 29 15:45:16 2019 +0900

    fix #6760 (#6762)
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 35f1c0c..dcc79f7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -35,7 +35,7 @@ little bit helps, and credit will always be given.
 - [Pull Request Guidelines](#pull-request-guidelines)
   - [Protocol](#protocol)
 - [Managing Issues and PRs](#managing-issues-and-prs)
-- [Local development](#local-development)
+- [Setup Local Environment for 
Development](#setup-local-environment-for-development)
   - [Documentation](#documentation)
   - [Flask server](#flask-server)
   - [Frontend assets](#frontend-assets)

Reply via email to