From 10d08e94ad5f9c9d525cbb7587d7361372dcd743 Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Mon, 14 Jul 2025 20:56:25 +0200 Subject: [PATCH] Use HTTPs for Slack links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bbacef5..9f8a53e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Testcontainers Native Logo

-[![Slack: testcontainers-native on slack.testcontainers.org](https://img.shields.io/badge/Slack-%23testcontainers%E2%80%94native-brightgreen?style=flat&logo=slack)](http://slack.testcontainers.org/) +[![Slack: testcontainers-native on slack.testcontainers.org](https://img.shields.io/badge/Slack-%23testcontainers%E2%80%94native-brightgreen?style=flat&logo=slack)](https://slack.testcontainers.org/) [![Stability: Experimental](https://masterminds.github.io/stability/experimental.svg)](https://masterminds.github.io/stability/experimental.html) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/oleg-nenashev/testcontainers-c)](https://github.com/oleg-nenashev/testcontainers-c/releases) @@ -20,7 +20,7 @@ The project is based on [Testcontainers for Go](https://golang.testcontainers.or which is one of the most powerful Testcontainers implementations. Contributions and feedback are welcome! -Also join the `#testcontainers-native` channel on the [Testcontainers Slack](http://slack.testcontainers.org/). +Also join the `#testcontainers-native` channel on the [Testcontainers Slack](https://slack.testcontainers.org/). ## Key Features @@ -107,7 +107,7 @@ Kudos to: ## Discuss For any questions and feedback, -join the `#testcontainers-native` channel on the [Testcontainers Slack](http://slack.testcontainers.org/). +join the `#testcontainers-native` channel on the [Testcontainers Slack](https://slack.testcontainers.org/). ## Support the Project