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-distill.git
The following commit(s) were added to refs/heads/master by this push:
new 2b1e9e0 [FLAGON-439] minor readme fix to links
2b1e9e0 is described below
commit 2b1e9e0d792e50d513a5badb69875631208590b0
Author: poorejc <[email protected]>
AuthorDate: Mon Aug 19 23:42:58 2019 -0400
[FLAGON-439] minor readme fix to links
---
README.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.rst b/README.rst
index b725313..ca0929e 100644
--- a/README.rst
+++ b/README.rst
@@ -19,12 +19,12 @@
Apache Flagon Distill
=======================
-NOTE: This project is not currently maintained and will be refactored. If you
are interested in Distill, 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 Distill, join the discussion on our dev list:
[email protected].
-Distill is part of the `Apache Flagon <http://flagon.incubator.apache.org>`_
project.
+Distill is part of the `Apache Flagon <http://flagon.incubator.apache.org/>`_
project.
It comprises an analytical engine for `UserALE
<http://flagon.incubator.apache.org/userale/>`_
to interact with user activity logs and apply basic analytical operations to
the data.
Install instructions can be found `here
<http://flagon.incubator.apache.org/docs/distill/>`_.
-A contribution guide has been provided `here
<http://flagon.incubator.apache.org/docs/contributing.html>`_.
\ No newline at end of file
+A contribution guide has been provided `here
<http://flagon.incubator.apache.org/docs/contributing/>`_.
\ No newline at end of file