| Index: src/site/docs/tutorials/forms/index.markdown
|
| diff --git a/src/site/docs/tutorials/forms/index.markdown b/src/site/docs/tutorials/forms/index.markdown
|
| index 11d24d2b5f5f255a06facf45dc6cf513606c42a8..fe7f43764eabdd7a03934be5fda9542a373e521a 100644
|
| --- a/src/site/docs/tutorials/forms/index.markdown
|
| +++ b/src/site/docs/tutorials/forms/index.markdown
|
| @@ -31,7 +31,11 @@ Get the source code for the samples featured in this target:</p>
|
| </li>
|
| <li>
|
| <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target10/slambook"
|
| - target="_blank">slambook</a>
|
| + target="_blank">slambook</a> (web_ui)
|
| + </li>
|
| + <li>
|
| + <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target10-polymer/slambook"
|
| + target="_blank">slambook</a> (polymer)
|
| </li>
|
| <li>
|
| <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target10/multiselect"
|
|
|