Skip to content

Commit 930c186

Browse files
Merge pull request #44 from testcontainers/oleg-nenashev-patch-1
Use HTTPs for Slack links
2 parents f2e76b2 + 10d08e9 commit 930c186

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img width="512px" src="docs/images/logo/logo_testcontainers_native_wide.png" alt="Testcontainers Native Logo"/>
55
</p>
66

7-
[![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/)
7+
[![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/)
88
[![Stability: Experimental](https://masterminds.github.io/stability/experimental.svg)](https://masterminds.github.io/stability/experimental.html)
99
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/oleg-nenashev/testcontainers-c)](https://github.com/oleg-nenashev/testcontainers-c/releases)
1010

@@ -20,7 +20,7 @@ The project is based on [Testcontainers for Go](https://golang.testcontainers.or
2020
which is one of the most powerful Testcontainers implementations.
2121

2222
Contributions and feedback are welcome!
23-
Also join the `#testcontainers-native` channel on the [Testcontainers Slack](http://slack.testcontainers.org/).
23+
Also join the `#testcontainers-native` channel on the [Testcontainers Slack](https://slack.testcontainers.org/).
2424

2525
## Key Features
2626

@@ -107,7 +107,7 @@ Kudos to:
107107
## Discuss
108108

109109
For any questions and feedback,
110-
join the `#testcontainers-native` channel on the [Testcontainers Slack](http://slack.testcontainers.org/).
110+
join the `#testcontainers-native` channel on the [Testcontainers Slack](https://slack.testcontainers.org/).
111111

112112
## Support the Project
113113

0 commit comments

Comments
 (0)