Skip to content

Commit 87cbf3e

Browse files
author
mendhak
committed
Issue mendhak#14 fixed app.js link on example page
1 parent 32e5f25 commit 87cbf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h4>Method name</h4>
5858
<h4>Callbacks</h4>
5959
<p>You can get callbacks to your controller using the <code>ng-intro-oncomplete</code>, <code>ng-intro-onexit</code>, <code>ng-intro-onchange</code>, <code>ng-intro-onbeforechange</code> and <code>ng-intro-onafterchange</code> directives.</p>
6060

61-
<p>See <a href="https://github.com/mendhak/angular-intro.js/blob/master/example/index.html">index.html</a> and <a href="https://github.com/mendhak/angular-intro.js/blob/master/lib/app.js">app.js</a> for usage code.</p>
61+
<p>See <a href="https://github.com/mendhak/angular-intro.js/blob/master/example/index.html">index.html</a> and <a href="https://github.com/mendhak/angular-intro.js/blob/master/example/app.js">app.js</a> for usage code.</p>
6262
</div>
6363

6464
<div id="step3" class="span6">

0 commit comments

Comments
 (0)