Skip to content

Commit c102bf4

Browse files
[integration_test] Fix link to integration test for web section in README.md (#103422)
* [integration_test] Fix link to integration test for web section in `README.md` * Update packages/integration_test/README.md * Update packages/integration_test/README.md
1 parent 480c54c commit c102bf4

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
@@ -86,7 +86,7 @@ flutter drive \
8686
### Web
8787

8888
Make sure you have [enabled web support](https://flutter.dev/docs/get-started/web#set-up)
89-
then [download and run](https://flutter.dev/docs/cookbook/testing/integration/introduction#6b-web)
89+
then [download and run](https://docs.flutter.dev/cookbook/testing/integration/introduction#5b-web)
9090
the web driver in another process.
9191

9292
Use following command to execute the tests:

0 commit comments

Comments
 (0)