Skip to content

Commit 96eb118

Browse files
johnpryanadsonpleal
authored andcommitted
Fix broken link (flutter#3280)
1 parent 646117e commit 96eb118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/integration_test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Future<void> main() => integrationDriver();
4242
You can also use different driver scripts to customize the behavior of the app
4343
under test. For example, `FlutterDriver` can also be parameterized with
4444
different [options](https://api.flutter.dev/flutter/flutter_driver/FlutterDriver/connect.html).
45-
See the [extended driver](https://github.com/flutter/plugins/tree/master/packages/integration_test/example/test_driver/integration_test_extended_driver.dart) for an example.
45+
See the [extended driver](https://github.com/flutter/plugins/blob/master/packages/integration_test/example/test_driver/extended_integration_test.dart) for an example.
4646

4747
### Package Structure
4848

0 commit comments

Comments
 (0)