Skip to content

Commit e938fdf

Browse files
Update Flock's git URL in README (#347)
* Update Flock's git URL in README * Update Flock's git URL in code sample
1 parent bcafcd6 commit e938fdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ steps:
126126

127127
This action supports "alternative Flutters" in addition to the official
128128
[`flutter/flutter`](https://github.com/flutter/flutter), for example:
129-
- [Flock](https://github.com/Flutter-Foundation/flutter.git)
129+
- [Flock](https://github.com/join-the-flock/flock.git)
130130
- [a Flutter fork that supports
131131
HarmonyOS](https://gitee.com/harmonycommando_flutter/flutter.git)
132132

@@ -139,7 +139,7 @@ steps:
139139
with:
140140
channel: master
141141
flutter-version: 3.24.0
142-
git-source: https://github.com/Flutter-Foundation/flutter.git
142+
git-source: https://github.com/join-the-flock/flock.git
143143
- run: flutter --version
144144
```
145145

0 commit comments

Comments
 (0)