Github user dlaboss commented on a diff in the pull request:
https://github.com/apache/incubator-edgent-website/pull/82#discussion_r93062810
--- Diff: site/docs/edgent-getting-started.md ---
@@ -25,7 +25,7 @@ Edgent's primary API is functional where streams are
sourced, transformed, analy
### Downloading Apache Edgent
-To use Edgent, access the source code and build it. You can read more
about building Edgent [here]({{ site.data.project.source_repository_mirror
}}/blob/master/DEVELOPMENT.md).
+To download Edgent, please refer to [here]({{ site.data.project.download
}}). And you can read more about building Edgent [here]({{
site.data.project.source_repository_mirror }}/blob/master/DEVELOPMENT.md).
--- End diff --
Suggest migrating the DEVELOPMENT.md references to downloads.html and also
clarifying the getting-started options here. e.g., replacing the "To
use/download Edgent,..." with something like:
"To use Edgent you need the Edgent jars. You can either download the
Edgent source and build it or you can download a pre-built version of Edgent.
See the --downloads page link--.
Below... "After you build the Edgent package, you ..." change to something
like "After you have the Edgent jars, you ..."
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---