aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/index.html
diff options
context:
space:
mode:
authorIgor Minar2011-10-26 17:23:45 -0700
committerIgor Minar2011-10-30 22:27:25 -0700
commit6cbe096dbf9bde91972a9d5e60ade616ffe3888f (patch)
tree335dab594df3867adc41ff162a7be7e659010f7b /docs/src/templates/index.html
parent21602b5cd6573d0d9e9077df416b0bf42c15694d (diff)
downloadangular.js-6cbe096dbf9bde91972a9d5e60ade616ffe3888f.tar.bz2
feat(docs): remove the Report Issue link - duplication of disqus
Diffstat (limited to 'docs/src/templates/index.html')
-rw-r--r--docs/src/templates/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html
index f0c195f9..49036309 100644
--- a/docs/src/templates/index.html
+++ b/docs/src/templates/index.html
@@ -116,7 +116,6 @@
<div class="content-panel">
<h2 ng:bind="partialTitle"></h2>
- <a id="feedback" ng:href="{{getFeedbackUrl()}}">Report an Issue or Ask a Question</a>
<ng:include id="content"
class="content-panel-content"
src="getCurrentPartial()"