| Index: src/site/docs/tutorials/fetchdata/index.markdown
|
| diff --git a/src/site/docs/tutorials/fetchdata/index.markdown b/src/site/docs/tutorials/fetchdata/index.markdown
|
| index 0a12016ee90718fe61913cb6c38e40fe056d3b04..95fb5b25da69c76816a22c292dec8a6c653d347e 100644
|
| --- a/src/site/docs/tutorials/fetchdata/index.markdown
|
| +++ b/src/site/docs/tutorials/fetchdata/index.markdown
|
| @@ -24,7 +24,11 @@ Get the source code for the samples featured in this target:</p>
|
| <ul>
|
| <li>
|
| <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target09/its_all_about_you"
|
| - target="_blank">its_all_about_you</a>
|
| + target="_blank">its_all_about_you</a> (web_ui)
|
| + </li>
|
| + <li>
|
| + <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target09-polymer/its_all_about_you"
|
| + target="_blank">its_all_about_you</a> (polymer)
|
| </li>
|
| <li>
|
| <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target09/portmanteaux_simple"
|
|
|