This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e3601a641e fix(docs): Fix insecure HTTP links in README.md (#42565)
1e3601a641e is described below

commit 1e3601a641efc8578022deb362c2af6ee9b00f3d
Author: Arijit Kumar Roy <[email protected]>
AuthorDate: Thu Jul 30 01:40:39 2026 +0530

    fix(docs): Fix insecure HTTP links in README.md (#42565)
    
    Signed-off-by: arijitroy003 <[email protected]>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 52cfb004a3d..d70729321ab 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ under the License.
 [![Last 
Commit](https://img.shields.io/github/last-commit/apache/superset)](https://github.com/apache/superset/commits/master)
 [![Open 
Issues](https://img.shields.io/github/issues/apache/superset)](https://github.com/apache/superset/issues)
 [![Open 
PRs](https://img.shields.io/github/issues-pr/apache/superset)](https://github.com/apache/superset/pulls)
-[![Get on 
Slack](https://img.shields.io/badge/slack-join-orange.svg)](http://bit.ly/join-superset-slack)
+[![Get on 
Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://bit.ly/join-superset-slack)
 
[![Documentation](https://img.shields.io/badge/docs-apache.org-blue.svg)](https://superset.apache.org)
 
 <picture width="500">
@@ -186,7 +186,7 @@ Try out Superset's 
[quickstart](https://superset.apache.org/docs/quickstart/) gu
 ## Get Involved
 
 - Ask and answer questions on 
[StackOverflow](https://stackoverflow.com/questions/tagged/apache-superset) 
using the **apache-superset** tag
-- [Join our community's Slack](http://bit.ly/join-superset-slack)
+- [Join our community's Slack](https://bit.ly/join-superset-slack)
   and please read our [Slack Community 
Guidelines](https://github.com/apache/superset/blob/master/CODE_OF_CONDUCT.md#slack-community-guidelines)
 - [Join our [email protected] Mailing 
list](https://lists.apache.org/[email protected]). To join, 
simply send an email to 
[[email protected]](mailto:[email protected])
 - Follow us on social media:

Reply via email to