This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch FLAGON-344
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git
The following commit(s) were added to refs/heads/FLAGON-344 by this push:
new 0232abf [FLAGON-357] updated tap docs to reflect flagon name change
0232abf is described below
commit 0232abfc9509129b5c547388d3c58c9090b179d4
Author: poorejc <[email protected]>
AuthorDate: Sun Apr 7 22:26:25 2019 -0400
[FLAGON-357] updated tap docs to reflect flagon name change
---
site/_docs/tap/index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/_docs/tap/index.md b/site/_docs/tap/index.md
index 8fee11b..2ca7c3b 100644
--- a/site/_docs/tap/index.md
+++ b/site/_docs/tap/index.md
@@ -5,6 +5,6 @@ permalink: /docs/tap/
priority: 0
---
-Tap is the front end of the SensSoft system. It consists of a React-Django
web app that allows you to access your applications' usage data via data
visualizations built in D3.
+Tap is an experimental sandbox for Apache Flagon, highlighting customer visual
analytics to highlight insights derived from Apache UserAle.js. It consists of
a React-Django web app that allows you to access your applications' usage data
via data visualizations built in D3.
-Work on Tap's documentation is ongoing. To get involved, see our
[Contributing]({{ '/docs/contributing' | prepend: site.baseurl }}) guide. To
get started with Tap, [try out the full SensSoft system]({{ '/docs/system' |
prepend: site.baseurl }}).
+Work on Tap's documentation is ongoing. To get involved, see our
[Contributing]({{ '/docs/contributing' | prepend: site.baseurl }}) guide. To
get started with Tap, [try out the full Flagon system]({{ '/docs/stack' |
prepend: site.baseurl }}).