Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit e0c48eb

Browse files
committed
update slack link
1 parent dccda32 commit e0c48eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.actions/assistant.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#
4242
# Give us a ⭐ [on Github](https://www.github.com/PytorchLightning/pytorch-lightning/)
4343
# | Check out [the documentation](https://pytorch-lightning.readthedocs.io/en/stable/)
44-
# | Join us [on Slack](https://join.slack.com/t/pytorch-lightning/shared_invite/zt-pw5v393p-qRaDgEk24~EjiZNBpSQFgQ)
44+
# | Join us [on Slack](https://www.pytorchlightning.ai/community)
4545
4646
"""
4747
TEMPLATE_SETUP = """# %%%% [markdown]
@@ -63,7 +63,7 @@
6363
# The easiest way to help our community is just by starring the GitHub repos! This helps raise awareness of the cool
6464
# tools we're building.
6565
#
66-
# ### Join our [Slack](https://join.slack.com/t/pytorch-lightning/shared_invite/zt-pw5v393p-qRaDgEk24~EjiZNBpSQFgQ)!
66+
# ### Join our [Slack](https://www.pytorchlightning.ai/community)!
6767
# The best way to keep up to date on the latest advancements is to join our community! Make sure to introduce yourself
6868
# and share your interests in `#general` channel
6969
#

0 commit comments

Comments
 (0)