Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Commit 3c1423b

Browse files
author
Umayr Shahid
committed
Fixed 404 links
1 parent ead3f62 commit 3c1423b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deferred_loading_samples/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ dart-deferred-loading-examples
33

44
This directory includes deferred loading examples for the Dart language.
55

6-
[deferred_loading_example](deferred_loading_example/README.html)
6+
[deferred_loading_example](deferred_loading_example/README.md)
77
: A tiny command-line example that loads a single deferred library on startup.
88

9-
[lazyloader](lazyloader/README.html)
9+
[lazyloader](lazyloader/README.md)
1010
: A browser-based example that loads one of three libraries when the
1111
user clicks the corresponding button.
1212

0 commit comments

Comments
 (0)