Skip to content

Commit 7a3a53c

Browse files
authored
chore: replace the temp slack url to permanent route (#104)
* chore: replace the temp slack url to permanent route Signed-off-by: amaan-bhati <amaanbhati49@gmail.com> * fix: move alt text from anchor to img and add aria-label for slack badge Signed-off-by: amaan-bhati <amaanbhati49@gmail.com> --------- Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
1 parent 03b103b commit 7a3a53c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<a href="CODE_OF_CONDUCT.md" alt="Contributions welcome">
55
<img src="https://img.shields.io/badge/Contributions-Welcome-brightgreen?logo=github" /></a>
66

7-
<a href="https://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA" alt="Slack">
8-
<img src=".github/slack.svg" /></a>
7+
<a href="https://keploy.io/slack" aria-label="Slack">
8+
<img src=".github/slack.svg" alt="Slack" /></a>
99

1010
<a href="https://opensource.org/licenses/Apache-2.0" alt="License">
1111
<img src=".github/License-Apache_2.0-blue.svg" /></a>
@@ -33,7 +33,7 @@ This repo contains the samples for [Keploy's](https://keploy.io) integration wit
3333

3434
Reach out to us. We're here to help!
3535

36-
[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://join.slack.com/t/keploy/shared_invite/zt-3zcnuqfgl-WYK1NMhslVHsCtNcA1ULwA)
36+
[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://keploy.io/slack)
3737
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/keploy/)
3838
[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg)
3939
[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://twitter.com/Keployio)

0 commit comments

Comments
 (0)