Skip to content

Commit 0ee45b8

Browse files
authored
Revert "Update README image links (flutter#89221)" (flutter#89230)
This reverts commit 27c2f60.
1 parent 27c2f60 commit 0ee45b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Flutter is a fully open-source project, and we welcome contributions.
6868
Information on how to get started can be found in our
6969
[contributor guide](CONTRIBUTING.md).
7070

71-
[Flutter logo]: https://raw.githubusercontent.com/flutter/website/main/src/_assets/image/flutter-lockup-bg.jpg
71+
[Flutter logo]: https://raw.githubusercontent.com/flutter/website/master/src/_assets/image/flutter-lockup-bg.jpg
7272
[flutter.dev]: https://flutter.dev
7373
[Build Status - Cirrus]: https://api.cirrus-ci.com/github/flutter/flutter.svg
7474
[Build status]: https://cirrus-ci.com/github/flutter/flutter/master
@@ -78,11 +78,11 @@ Information on how to get started can be found in our
7878
[Twitter badge]: https://twitter.com/intent/follow?screen_name=flutterdev
7979
[layered architecture]: https://flutter.dev/docs/resources/inside-flutter
8080
[widget catalog]: https://flutter.dev/widgets/
81-
[Reflectly hero image]: https://github.com/flutter/website/blob/main/src/images/homepage/reflectly-hero-600px.png
81+
[Reflectly hero image]: https://github.com/flutter/website/blob/master/src/images/homepage/reflectly-hero-600px.png
8282
[Skia]: https://skia.org/
8383
[Dart platform]: https://dart.dev/
84-
[Dart platform diagram]: https://github.com/flutter/website/blob/main/src/images/homepage/dart-diagram-small.png
85-
[Hot reload animation]: https://raw.githubusercontent.com/flutter/website/main/src/_assets/image/tools/android-studio/hot-reload.gif
84+
[Dart platform diagram]: https://github.com/flutter/website/blob/master/src/images/homepage/dart-diagram-small.png
85+
[Hot reload animation]: https://raw.githubusercontent.com/flutter/website/master/src/_assets/image/tools/android-studio/hot-reload.gif
8686
[Hot reload]: https://flutter.dev/docs/development/tools/hot-reload
8787
[Visual Studio Code]: https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
8888
[IntelliJ / Android Studio]: https://plugins.jetbrains.com/plugin/9212-flutter

0 commit comments

Comments
 (0)