Skip to content

Commit 9fb6a13

Browse files
authored
Fix broken link in README.md (#3326)
1 parent 5467aa8 commit 9fb6a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/flutter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ MaterialApp(
8484
)
8585
// ...
8686
```
87-
For a more throughout example see the [example](https://github.com/getsentry/sentry-dart/blob/main/flutter/example/lib/main.dart).
87+
For a more throughout example see the [example](https://github.com/getsentry/sentry-dart/blob/main/packages/flutter/example/lib/main.dart).
8888

8989
##### Performance tracing for `AssetBundle`s
9090

0 commit comments

Comments
 (0)