Skip to content

Commit 8e6fd39

Browse files
Fix broken link
1 parent 9927a5d commit 8e6fd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/get-started/flutter-for/dart-swift-concurrency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ class HomePage extends StatelessWidget {
232232
For the complete example, check out the
233233
[async_weather][] file on GitHub.
234234

235-
[async_weather]: {{site.repo.this}}/examples/resources/dart_swift_concurrency/lib/async_weather.dart
235+
[async_weather]: {{site.repo.this}}/blob/main/examples/resources/dart_swift_concurrency/lib/async_weather.dart
236236

237237
### Leveraging a background thread/isolate
238238

0 commit comments

Comments
 (0)