Skip to content

Commit d8a2b59

Browse files
authored
Merge pull request #154 from pypy/no-twitter
swap out the twitter with the bluesky account
2 parents 6949055 + bcbae00 commit d8a2b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114

115115
(
116116
(
117-
('https://twitter.com/pypyproject', 'Twitter'),
117+
('https://bsky.app/profile/pypyproject.bsky.social', 'Bluesky'),
118118
('https://libera.irclog.whitequark.org/pypy', 'IRC logs'),
119119
('https://www.youtube.com/playlist?list=PLADqad94yVqDRQXuqxKrPS5QnVqbDLlRt', 'YouTube'),
120120
('https://www.twitch.tv/pypyproject', 'Twitch'),

0 commit comments

Comments
 (0)