Repository: incubator-htrace Updated Branches: refs/heads/master f48e7fea7 -> f32b54236
HTRACE-195 Purge 'in java' from our tag line Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/f32b5423 Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/f32b5423 Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/f32b5423 Branch: refs/heads/master Commit: f32b542369aa52c250b756e58fe687452b0458e9 Parents: f48e7fe Author: stack <[email protected]> Authored: Thu Jun 18 15:55:12 2015 -0700 Committer: stack <[email protected]> Committed: Thu Jun 18 15:55:12 2015 -0700 ---------------------------------------------------------------------- src/main/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/f32b5423/src/main/site/site.xml ---------------------------------------------------------------------- diff --git a/src/main/site/site.xml b/src/main/site/site.xml index 6e112ab..ce97490 100644 --- a/src/main/site/site.xml +++ b/src/main/site/site.xml @@ -57,7 +57,7 @@ <theme>bootswatch-flatly</theme> <toc>top</toc> <highlightJs>true</highlightJs> - <slogan position="bannerRight">A tracing framework for use with distributed systems written in java</slogan> + <slogan position="bannerRight">A tracing framework for use with distributed systems</slogan> </reflowSkin> </custom> <skin>
