Skip to content

Commit dcd8edb

Browse files
authored
Update links
1 parent 6d0dd15 commit dcd8edb

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

bot/content.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,11 @@
7373
7474
- [News Channel](https://t.me/spbpythonnews)
7575
- [Main chat](https://t.me/spbpython)
76-
- [Site](https://spbpython.guru/)
77-
- [Drinkup & Bar Hopping](https://t.me/joinchat/BA9zxD_Df8rTlNpiXhDSig)
76+
- [Site](https://spbpython.dev/)
77+
- [Drinkup & Bar Hopping](https://t.me/joinchat/BA9zxD_Df8rTlNpiXhDSig)
7878
- [Biking](https://t.me/joinchat/B-0myFDmUqDvwWU4e58WQw)
79-
- [IT-FIT](https://t.me/joinchat/B-0myE_XfRFQvoLiVscDGQ)
8079
- [Facebook Group](https://www.facebook.com/groups/spbpython/) and [Page](https://www.facebook.com/spbpython/)
81-
- [Meetup.com](https://www.meetup.com/ru-RU/spbpython/)
80+
- [Meetup.com](https://www.meetup.com/spbpython/)
8281
"""
8382

8483

@@ -99,4 +98,4 @@ def make_queries_from_rules(rules):
9998

10099
inline_commands = (
101100
"/version", "import __hello__", "import this", "zen", "/about", *make_queries_from_rules(rules)
102-
)
101+
)

0 commit comments

Comments
 (0)