Repository: commons-text Updated Branches: refs/heads/master 4f1450a50 -> a6a2732ff
(docs) removing erroneous link to sonar dashboard in site Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/a6a2732f Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/a6a2732f Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/a6a2732f Branch: refs/heads/master Commit: a6a2732ff3c14419e37693937283ecc374a5239e Parents: 4f1450a Author: Rob Tompkins <[email protected]> Authored: Tue Apr 11 20:41:27 2017 -0400 Committer: Rob Tompkins <[email protected]> Committed: Tue Apr 11 20:41:27 2017 -0400 ---------------------------------------------------------------------- src/site/xdoc/index.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/a6a2732f/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 2dc7b28..0edbf88 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -39,9 +39,6 @@ and various <a href="project-reports.html">project reports</a> are provided. The <a href="source-repository.html">Git repository</a> can be <a href="https://git-wip-us.apache.org/repos/asf?p=commons-text.git">browsed</a>, or you can browse/contribute via <a href="https://github.com/apache/commons-text">GitHub</a>. </p> -<p> -The code base is monitored by a Sonar instance running on <a href="https://analysis.apache.org/dashboard/index/72046">analysis.apache.org</a>. -</p> </section> <!-- ================================================== --> <section name="Release Information">
