Skip to content

Commit

Permalink
update google analytics plugin filename to match current version (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
GinoF authored and ProLoser committed Aug 3, 2016
1 parent bbb0f3a commit 8f1ae2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h4>Installation</h4>

<p>Load the relevant files in your applications html (or include them in your build script).</p>
<pre><code>&lt;script src="<strong class="highlighted">/bower_components/angulartics/dist/angulartics.min.js</strong>"&gt;&lt;/script&gt;
&lt;script src="<strong class="highlighted">/bower_components/angulartics-google-analytics/dist/angulartics-google-analytics.min.js</strong>"&gt;&lt;/script&gt;
&lt;script src="<strong class="highlighted">/bower_components/angulartics-google-analytics/dist/angulartics-ga.min.js</strong>"&gt;&lt;/script&gt;
</code></pre>

<p>In your application dependencies, inject Angulartics and the Angulartics plugin for your vendor.</p>
Expand Down

0 comments on commit 8f1ae2b

Please sign in to comment.