| Index: src/site/docs/tutorials/futures/index.markdown
|
| diff --git a/src/site/docs/tutorials/futures/index.markdown b/src/site/docs/tutorials/futures/index.markdown
|
| index 8ee03f0b259626fde8ea57a77d26e28f31b06217..dad633ad00b7be580136100f831d973ff79ecd33 100644
|
| --- a/src/site/docs/tutorials/futures/index.markdown
|
| +++ b/src/site/docs/tutorials/futures/index.markdown
|
| @@ -28,14 +28,14 @@ rel:
|
|
|
|
|
| <p markdown="1"> This tutorial features these examples
|
| -in the `bin` directory,
|
| +in the `futures/bin` directory,
|
| all variations of the same example:</p>
|
|
|
| -* futures1
|
| -* futures2
|
| -* futures3
|
| -* futures4
|
| -* futures5
|
| +* futures1.dart
|
| +* futures2.dart
|
| +* futures3.dart
|
| +* futures4.dart
|
| +* futures5.dart
|
|
|
| <p>
|
| Don't have the source code?
|
|
|