Author: bbende
Date: Thu May 23 21:00:13 2019
New Revision: 1859825

URL: http://svn.apache.org/viewvc?rev=1859825&view=rev
Log:
NIFIREG-272 Fixing link to KEYS

Modified:
    nifi/site/trunk/people.html
    nifi/site/trunk/registry.html

Modified: nifi/site/trunk/people.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/people.html?rev=1859825&r1=1859824&r2=1859825&view=diff
==============================================================================
--- nifi/site/trunk/people.html (original)
+++ nifi/site/trunk/people.html Thu May 23 21:00:13 2019
@@ -358,6 +358,11 @@
         <td>Ed Berezitsky</td>
         <td></td>
     </tr>
+    <tr>
+        <td>aboda</td>
+        <td>Arpad Boda</td>
+        <td></td>
+    </tr>
 </table>
 </div>
 </div>

Modified: nifi/site/trunk/registry.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/registry.html?rev=1859825&r1=1859824&r2=1859825&view=diff
==============================================================================
--- nifi/site/trunk/registry.html (original)
+++ nifi/site/trunk/registry.html Thu May 23 21:00:13 2019
@@ -163,7 +163,7 @@
                 Information about how to verify release signatures and 
checksums can be found <a 
href="https://www.apache.org/dev/release-signing.html#verifying-signature";>here</a>
 and <a 
href="https://www.apache.org/dev/release-signing.html#check-integrity";>here</a>.
               </p>
               <p>
-                The Apache NiFi KEYS file can be found <a 
href="https://apache.org//dist/nifi/KEYS";>here</a>.
+                The Apache NiFi KEYS file can be found <a 
href="https://apache.org/dist/nifi/KEYS";>here</a>.
               </p>
               <p>
                 NOTE: Please consult the <a 
href="https://cwiki.apache.org/confluence/display/NIFIREG/Migration+Guidance";>Migration
 Guidance</a> when upgrading.


Reply via email to