Skip to content

Commit d5187bd

Browse files
authored
Merge pull request #6907 from kenjis/update-slack-link
fix: slack links
2 parents 30fe0c2 + 5959f3a commit d5187bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/Views/welcome_message.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
<p>CodeIgniter is a community-developed open source project, with several
271271
venues for the community members to gather and exchange ideas. View all
272272
the threads on <a href="https://forum.codeigniter.com/"
273-
target="_blank">CodeIgniter's forum</a>, or <a href="https://codeigniterchat.slack.com/"
273+
target="_blank">CodeIgniter's forum</a>, or <a href="https://join.slack.com/t/codeigniterchat/shared_invite/zt-rl30zw00-obL1Hr1q1ATvkzVkFp8S0Q"
274274
target="_blank">chat on Slack</a> !</p>
275275

276276
<h2>

contributing/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Please note that GitHub is not for general support questions! If you are
2020
having trouble using a feature, you can:
2121

2222
- Start a new thread on our [Forums](http://forum.codeigniter.com/)
23-
- Ask your questions on [Slack](https://codeigniterchat.slack.com/)
23+
- Ask your questions on [Slack](https://join.slack.com/t/codeigniterchat/shared_invite/zt-rl30zw00-obL1Hr1q1ATvkzVkFp8S0Q)
2424

2525
If you are not sure whether you are using something correctly or if you
2626
have found a bug, again - please ask on the forums first.

user_guide_src/source/tutorial/conclusion.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ If you still have questions about the framework or your own CodeIgniter
2121
code, you can:
2222

2323
- Check out our `Forum <https://forum.codeigniter.com/>`_
24-
- Check out our `Slack <https://codeigniterchat.slack.com/>`_
24+
- Check out our `Slack <https://join.slack.com/t/codeigniterchat/shared_invite/zt-rl30zw00-obL1Hr1q1ATvkzVkFp8S0Q>`_

0 commit comments

Comments
 (0)