This is an automated email from the ASF dual-hosted git repository. aboda pushed a commit to branch NIFIREG-371-RC1 in repository https://gitbox.apache.org/repos/asf/nifi-registry.git
commit eeb8621ad6f09e20b1f3b23fd7b2cbc5e3d56624 Author: Andrew Lim <[email protected]> AuthorDate: Wed Sep 4 15:46:03 2019 -0400 NIFIREG-314 Remove reference to HipChat from README --- nifi-registry-assembly/README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/nifi-registry-assembly/README.md b/nifi-registry-assembly/README.md index ea921fd..f6d1bbd 100644 --- a/nifi-registry-assembly/README.md +++ b/nifi-registry-assembly/README.md @@ -35,11 +35,15 @@ To start NiFi Registry: - Direct your browser to http://localhost:18080/nifi-registry/ ## Getting Help + If you have questions, you can reach out to our mailing list: [email protected] -([archive](https://mail-archives.apache.org/mod_mbox/nifi-dev)). -We're also often available in IRC: #nifi on -[irc.freenode.net](https://webchat.freenode.net/?channels=#nifi) -and in #NiFi on [ASF HipChat](https://www.hipchat.com/gzh2m5YML). +([archive](http://mail-archives.apache.org/mod_mbox/nifi-dev)). For more interactive discussions, community members can often be found in the following locations: + +- Apache NiFi Slack Workspace: https://apachenifi.slack.com/ + + New users can join the workspace using the following [invite link](https://join.slack.com/t/apachenifi/shared_invite/enQtNDI2NDMyMTY3MTA5LWJmZDI3MmM1ZmYyODQwZDYwM2MyMDY5ZjkyMDkxY2JmOGMyNmEzYTE0MTRkZTYwYzZlYTJkY2JhZTYyMzcyZGI). + +- IRC: #nifi on [irc.freenode.net](http://webchat.freenode.net/?channels=#nifi) ## License @@ -57,4 +61,3 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -
