Skip to content

Commit fdca42b

Browse files
committed
Fix Slack invite URL
The previous URL was set to expire 30 days after creation, which isn't terribly helpful, here.
1 parent e7b1290 commit fdca42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs on one or more queues, and processing them later.
2323
[![Maintenance Status](https://img.shields.io/maintenance/yes/2019.svg?style=flat-square&logo=github&logoColor=white)](https://github.com/resque/php-resque)
2424

2525
[![Contributors](https://img.shields.io/github/contributors/resque/php-resque.svg?style=flat-square&logo=github&logoColor=white)](https://github.com/resque/php-resque)
26-
[![Chat on Slack](https://img.shields.io/badge/chat-Slack-blue.svg?style=flat-square&logo=slack&logoColor=white)](https://join.slack.com/t/php-resque/shared_invite/enQtNTE3MTkwOTkwMzg0LWVlNTFkZTBhMjI3NjA4Yzk3YzUxZDZkNDczMTA4OTE4NmY0NmZlYzQ2ZjJjZWRlM2M1YzZkNDIwNGNlNjgyZTE)
26+
[![Chat on Slack](https://img.shields.io/badge/chat-Slack-blue.svg?style=flat-square&logo=slack&logoColor=white)](https://join.slack.com/t/php-resque/shared_invite/enQtNTIwODk0OTc1Njg3LWYyODczMTZjMzI2N2JkYWUzM2FlNDk5ZjY2ZGM4Njc4YjFiMzU2ZWFjOGQxMDIyNmE5MTBlNWEzODBiMmVmOTI)
2727

2828
## Background
2929

0 commit comments

Comments
 (0)