Skip to content

Commit d92aef2

Browse files
committed
Update index.html
1 parent b40bcd7 commit d92aef2

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@
3333
UI-Modules
3434
</a>
3535
</li>
36+
<li>
37+
<a href="https://github.com/angular-ui/alias">
38+
UI-Alias
39+
</a>
40+
</li>
3641
<li>
3742
<a href="http://angular-ui.github.io/bootstrap">
3843
UI-Bootstrap
@@ -67,10 +72,6 @@ <h1>
6772
AngularUI
6873
</h1>
6974
<p>The companion suite(s) to the <strong><a href="http://angularjs.org">AngularJS</a></strong> framework.</p>
70-
<p class="alert alert-error">
71-
AngularUI is currently being broken up into sub-projects!<br>
72-
Please excuse our dust...
73-
</p>
7475
</div>
7576
<div class="bs-docs-social">
7677
<div class="container">
@@ -163,6 +164,15 @@ <h1 class="page-header" id="ui-modules">
163164
</ul>
164165
</div>
165166
</section>
167+
<section>
168+
<h1 class="page-header">
169+
UI-Alias
170+
<small>Rename plugins directives and create mini templates</small>
171+
<span class="btn-group pull-right">
172+
<a class="btn btn-inverse btn-large" href="https://github.com/angular-ui/alias">Code</a>
173+
</span>
174+
</h1>
175+
</section>
166176
<section>
167177
<h1 class="page-header">
168178
UI-Bootstrap

0 commit comments

Comments
 (0)