aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorIgor Minar2010-11-18 16:53:11 -0800
committerIgor Minar2010-11-18 16:53:11 -0800
commit7ee102eecf927c5a481c6d16b5ff08bfe9563bdc (patch)
tree6bc12f7238c2606970aa8d53f003084d1ed03ec4 /docs/index.html
parentfc7f11d03b4380866033c38eb7649cdc5be93d9a (diff)
downloadangular.js-7ee102eecf927c5a481c6d16b5ff08bfe9563bdc.tar.bz2
add a feedback link to the doc pages
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 12f23fbb..0f2d3003 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -39,6 +39,7 @@
</div>
</div>
<div id="section">
+ <a id="feedback" ng:href="{{getFeedbackUrl()}}">Report an Issue or Ask a Question</a>
<ng:include src="getCurrentPartial()" onload="afterPartialLoaded()"></ng:include>
</div>
</div>