From f952ec2f066d1e59ffdf33268fa29e526e92c080 Mon Sep 17 00:00:00 2001 From: Alagappan Date: Thu, 29 Mar 2018 11:12:36 -0700 Subject: [PATCH] Remove trailing '/' from Mailing list link in README file (#4709) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5678d264f..2f259589d 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Installation & Configuration Resources ------------- -* [Mailing list](https://lists.apache.org/list.html?dev@superset.apache.org/) +* [Mailing list](https://lists.apache.org/list.html?dev@superset.apache.org) * [Gitter (live chat) Channel](https://gitter.im/airbnb/superset) * [Docker image](https://hub.docker.com/r/amancevice/superset/) (community contributed) * [Slides from Strata (March 2016)](https://drive.google.com/open?id=0B5PVE0gzO81oOVJkdF9aNkJMSmM)