Chromium Code Reviews| Index: src/site/articles/web-ui/spec.markdown |
| diff --git a/src/site/articles/web-ui/spec.markdown b/src/site/articles/web-ui/spec.markdown |
| index 8cbc66ec52f364b6c309c1a7a7f21d5f8a19dcf6..0ebf247fe9d47798f478a54c3b6c3a04f1a3f22f 100644 |
| --- a/src/site/articles/web-ui/spec.markdown |
| +++ b/src/site/articles/web-ui/spec.markdown |
| @@ -16,6 +16,14 @@ and \{\% codesample \%\}. |
| # {{ page.title }} |
| {: .no_toc} |
| +<aside class="alert alert-danger" markdown="1"> |
| +<strong>Web UI is now Polymer.dart.</strong> |
| +Web UI has evolved to |
| +[Polymer.dart](/polymer-dart/), with many fixes and improvements. |
| +We encourage Web UI users to upgrade to Polymer.dart. |
| +The contents of this page apply only to Web UI, which is now deprecated. |
| +</aside> |
|
mem
2013/09/04 17:39:55
Same changes as from web-ui/index.html
sethladd
2013/09/04 21:11:02
Done.
|
| + |
| _Written by Sigmund Cherem<br /> |
| November 2012 (Updated February 2013)_ |