Updated the README to have correct link for quickstart and developer guide

This commit is contained in:
Andrew Hulbert 2015-05-15 14:30:43 -04:00
parent 483958ba0f
commit 48564b5125
1 changed files with 3 additions and 1 deletions

View File

@ -24,9 +24,11 @@ Apache NiFi is an easy to use, powerful, and reliable system to process and dist
## Getting Started ## Getting Started
- Read through the [quickstart guide for development](http://nifi.incubator.apache.org/development/quickstart.html). - Read through the [quickstart guide for development](http://nifi.incubator.apache.org/quickstart.html).
It will include information on getting a local copy of the source, give pointers on issue It will include information on getting a local copy of the source, give pointers on issue
tracking, and provide some warnings about common problems with development environments. tracking, and provide some warnings about common problems with development environments.
- For a more comprehensive guide to development and information about contributing to the project
read through the [NiFi Developer's Guide](http://nifi.incubator.apache.org/developer-guide.html).
- Optional: Build supporting modules. This should only be needed if the current 'nifi' module is in - Optional: Build supporting modules. This should only be needed if the current 'nifi' module is in
the process of updating to a new version of either the 'nifi-parent' or 'nifi-nar-maven-plugin' the process of updating to a new version of either the 'nifi-parent' or 'nifi-nar-maven-plugin'
artifacts. artifacts.