This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-tap.git
The following commit(s) were added to refs/heads/master by this push:
new b163d37 [FLAGON-439] minor readme fix to links
b163d37 is described below
commit b163d370e681ff83afc3246552365470ad2a2657
Author: poorejc <[email protected]>
AuthorDate: Mon Aug 19 23:44:31 2019 -0400
[FLAGON-439] minor readme fix to links
---
README.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index e60c390..a0b8cd6 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Apache Flagon TAP
-NOTE: This project is not currently maintained and will be refactored. If you
are interested in TAP, join the discussion on our [dev
list]([email protected]).
+NOTE: This project is not currently maintained and will be refactored. If you
are interested in TAP, join the discussion on our [dev
list](mailto:[email protected]).
Apache TAP is part of the Flagon software stack. It's a React based app with a
Django backend that allows you to access your applications' usage data via
custom D3 visualizations.
@@ -58,6 +58,4 @@ Contributions are welcome! Simply submit an issue report for
problems you encou
## License
-Copyright 2016 The Charles Stark Draper Laboratory, Inc.
-
-TAP is released under the Apache v2.0 License. See the LICENSE file for more
information.
\ No newline at end of file
+TAP is released under the Apache v2.0 License. See the LICENSE and NOTICE
file for more information.
\ No newline at end of file