You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jp...@apache.org on 2017/01/05 20:23:05 UTC

nifi-minifi git commit: MINIFI-178 Updating README and Admin guide to use HTTPS links.

Repository: nifi-minifi
Updated Branches:
  refs/heads/master a2f6e9d8c -> bade5d740


MINIFI-178 Updating README and Admin guide to use HTTPS links.

This closes #70

Signed-off-by: Joseph Percivall <JP...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi/commit/bade5d74
Tree: http://git-wip-us.apache.org/repos/asf/nifi-minifi/tree/bade5d74
Diff: http://git-wip-us.apache.org/repos/asf/nifi-minifi/diff/bade5d74

Branch: refs/heads/master
Commit: bade5d74057db0b229b4d63fb170b8264ecab834
Parents: a2f6e9d
Author: Aldrin Piri <al...@apache.org>
Authored: Wed Dec 28 17:14:29 2016 -0500
Committer: Joseph Percivall <JP...@apache.org>
Committed: Thu Jan 5 15:24:50 2017 -0500

----------------------------------------------------------------------
 README.md                                        |  4 ++--
 .../src/main/markdown/System_Admin_Guide.md      |  2 +-
 minifi-toolkit/minifi-toolkit-assembly/README.md | 19 ++++++++++---------
 3 files changed, 13 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-minifi/blob/bade5d74/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 69659a8..ec6916f 100644
--- a/README.md
+++ b/README.md
@@ -148,8 +148,8 @@ The following provides more details on the included cryptographic software:
 Apache NiFi - MiNiFi uses BouncyCastle, Jasypt, JCraft Inc., and the built-in
 java cryptography libraries for SSL, SSH, and the protection
 of sensitive configuration parameters. See
-http://bouncycastle.org/about.html
+https://bouncycastle.org/about.html
 http://www.jasypt.org/faq.html
 http://jcraft.com/c-info.html
-http://www.oracle.com/us/products/export/export-regulations-345813.html
+https://www.oracle.com/us/products/export/export-regulations-345813.html
 for more details on each of these libraries cryptography features.

http://git-wip-us.apache.org/repos/asf/nifi-minifi/blob/bade5d74/minifi-docs/src/main/markdown/System_Admin_Guide.md
----------------------------------------------------------------------
diff --git a/minifi-docs/src/main/markdown/System_Admin_Guide.md b/minifi-docs/src/main/markdown/System_Admin_Guide.md
index efc23b4..f2bcd40 100644
--- a/minifi-docs/src/main/markdown/System_Admin_Guide.md
+++ b/minifi-docs/src/main/markdown/System_Admin_Guide.md
@@ -326,7 +326,7 @@ The config.yml in the _conf_ directory is the main configuration file for contro
 and follows the YAML format laid out [here](http://www.yaml.org/).
 
 Alternatively, the MiNiFi Toolkit Converter can aid in creating a config.yml from a generated template exported from a NiFi instance.  This
-tool can be downloaded from http://nifi.apache.org/minifi/download.html under the `MiNiFi Toolkit Binaries` section.  Information on the toolkit's usage is
+tool can be downloaded from https://nifi.apache.org/minifi/download.html under the `MiNiFi Toolkit Binaries` section.  Information on the toolkit's usage is
 available at https://nifi.apache.org/minifi/minifi-toolkit.html.
 
 **Note:** Values for periods of time and data sizes must include the unit of measure,

http://git-wip-us.apache.org/repos/asf/nifi-minifi/blob/bade5d74/minifi-toolkit/minifi-toolkit-assembly/README.md
----------------------------------------------------------------------
diff --git a/minifi-toolkit/minifi-toolkit-assembly/README.md b/minifi-toolkit/minifi-toolkit-assembly/README.md
index 159c8f2..d50959f 100644
--- a/minifi-toolkit/minifi-toolkit-assembly/README.md
+++ b/minifi-toolkit/minifi-toolkit-assembly/README.md
@@ -5,7 +5,7 @@
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at
-      http://www.apache.org/licenses/LICENSE-2.0
+      https://www.apache.org/licenses/LICENSE-2.0
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -27,9 +27,10 @@ MiNiFi is a child project effort of Apache NiFi.  The MiNiFi toolkit aids in cre
 
 ## Requirements
 * JRE 1.8
+
 ## Getting Started
 
-The latest version of the MiNiFi Toolkit Converter can be found at http://nifi.apache.org/minifi/download.html under the `MiNiFi Toolkit Binaries` section.
+The latest version of the MiNiFi Toolkit Converter can be found at https://nifi.apache.org/minifi/download.html under the `MiNiFi Toolkit Binaries` section.
 
 After downloading the binary and extracting it, to run the MiNiFi Toolkit Converter:
 - Change directory to the location where you installed MiNiFi Toolkit and run it and view usage information
@@ -53,24 +54,24 @@ Note: Currently MiNiFi does not support external Input Ports or Output Ports. An
 
 ## Getting Help
 If you have questions, you can reach out to our mailing list: dev@nifi.apache.org
-([archive](http://mail-archives.apache.org/mod_mbox/nifi-dev)).
+([archive](https://mail-archives.apache.org/mod_mbox/nifi-dev)).
 We're also often available in IRC: #nifi on
-[irc.freenode.net](http://webchat.freenode.net/?channels=#nifi).
+[irc.freenode.net](https://webchat.freenode.net/?channels=#nifi).
 
 ## Documentation
 
-See http://nifi.apache.org/minifi and https://cwiki.apache.org/confluence/display/NIFI/MiNiFi for the latest documentation.
+See https://nifi.apache.org/minifi and https://cwiki.apache.org/confluence/display/NIFI/MiNiFi for the latest documentation.
 
 ## License
 
 Except as otherwise noted this software is licensed under the
-[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
+[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 
-  http://www.apache.org/licenses/LICENSE-2.0
+  https://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
@@ -102,8 +103,8 @@ The following provides more details on the included cryptographic software:
 Apache NiFi - MiNiFi uses BouncyCastle, Jasypt, JCraft Inc., and the built-in
 java cryptography libraries for SSL, SSH, and the protection
 of sensitive configuration parameters. See
-http://bouncycastle.org/about.html
+https://bouncycastle.org/about.html
 http://www.jasypt.org/faq.html
 http://jcraft.com/c-info.html
-http://www.oracle.com/us/products/export/export-regulations-345813.html
+https://www.oracle.com/us/products/export/export-regulations-345813.html
 for more details on each of these libraries cryptography features.