| Index: src/site/dart-by-example/index.markdown
|
| diff --git a/src/site/dart-by-example/index.markdown b/src/site/dart-by-example/index.markdown
|
| index cbf6dae77ced9f886e33dc251cdfcca45085ff8b..12a8e2023065fdf2ce6772cceee1103bc85dd318 100644
|
| --- a/src/site/dart-by-example/index.markdown
|
| +++ b/src/site/dart-by-example/index.markdown
|
| @@ -9,7 +9,7 @@ has-permalinks: true
|
|
|
| Short snippets of code to help you become productive with Dart.
|
|
|
| -{% include guide_toc.html %}
|
| +{% include default_toc.html %}
|
|
|
| See the [source on Github](https://github.com/dart-lang/dart_by_example/tree/master/example).
|
|
|
|
|