| 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..04d16d273b1f29b57f6b9a791518cc6e0a62818e 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/), which provides many fixes and improvements.
|
| +We encourage Web UI users to upgrade to Polymer.dart.
|
| +The information on this page apply only to Web UI, which is now deprecated.
|
| +</aside>
|
| +
|
| _Written by Sigmund Cherem<br />
|
| November 2012 (Updated February 2013)_
|
|
|
|
|