Skip to content

Commit 82a58ee

Browse files
authored
Update social links in readme (#161778)
1 parent 732e003 commit 82a58ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
[![Flutter CI Status](https://flutter-dashboard.appspot.com/api/public/build-status-badge?repo=flutter)](https://flutter-dashboard.appspot.com/#/build?repo=flutter)
1111
[![Discord badge][]][Discord instructions]
12-
[![Twitter handle][]][Twitter badge]
12+
[![BlueSky badge][]][BlueSky handle]
1313
[![codecov](https://codecov.io/gh/flutter/flutter/branch/master/graph/badge.svg?token=11yDrJU2M2)](https://codecov.io/gh/flutter/flutter)
1414
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5631/badge)](https://bestpractices.coreinfrastructure.org/projects/5631)
1515
[![SLSA 1](https://slsa.dev/images/gh-badge-level1.svg)](https://slsa.dev)
@@ -101,8 +101,8 @@ Information on how to get started can be found in our
101101
[flutter.dev]: https://flutter.dev
102102
[Discord instructions]: ./docs/contributing/Chat.md
103103
[Discord badge]: https://img.shields.io/discord/608014603317936148?logo=discord
104-
[Twitter handle]: https://img.shields.io/twitter/follow/flutterdev.svg?style=social&label=Follow
105-
[Twitter badge]: https://twitter.com/intent/follow?screen_name=flutterdev
104+
[BlueSky badge]: https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky&logoColor=fff&label=Follow%20me%20on&color=0285FF
105+
[BlueSky handle]: https://bsky.app/profile/flutter.dev
106106
[layered architecture]: https://docs.flutter.dev/resources/inside-flutter
107107
[architectural overview]: https://docs.flutter.dev/resources/architectural-overview
108108
[widget catalog]: https://flutter.dev/widgets/

0 commit comments

Comments
 (0)