Skip to content

Commit 6d06ab1

Browse files
committed
updating popup.html
1 parent 1a1e3e2 commit 6d06ab1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

popup.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h1>
168168

169169
<div class="modal_content">
170170
<p>
171-
Augury is a Google Chrome Dev Tool extension for debugging Angular 2 applications. Treat this as a "developer preview". Until the official release, please follow instructions on github to build the tool locally and install it from the source. It's actually quite easy!
171+
Augury is a Google Chrome Dev Tool extension for debugging Angular 2 applications. Currently works with applications built in Angular 2.0.0-beta.15.
172172
</p>
173173
</div>
174174

@@ -178,10 +178,10 @@ <h1>
178178
<a target="_blank" href="https://github.com/rangle/augury" class="icon github"><span>Github</span></a>
179179
</div>
180180
<div class="flex website">
181-
<a target="_blank" href="http://rangle.github.io/batarangle-io/" class="icon"><span>Website</span></a>
181+
<a target="_blank" href="https://augury.angular.io/" class="icon"><span>Website</span></a>
182182
</div>
183183
<div class="flex contribute">
184-
<a target="_blank" href="https://github.com/rangle/augury" class="icon"><span>Contribute</span></a>
184+
<a target="_blank" href="https://github.com/rangle/augury/blob/master/CONTRIBUTING.md" class="icon"><span>Contribute</span></a>
185185
</div>
186186
</div>
187187
</div>

0 commit comments

Comments
 (0)