Fixed HackerOne URL in security page.
diff --git a/src/pages/html/security.hbs b/src/pages/html/security.hbs
index e98d116..21c010f 100644
--- a/src/pages/html/security.hbs
+++ b/src/pages/html/security.hbs
@@ -37,7 +37,7 @@
             <li>Send an email to <a href="mailto:security@nifi.apache.org">security@nifi.apache.org</a>. This is a private list monitored by the <a href="people.html">PMC</a>. For sensitive
                 disclosures, the GPG key fingerprint is <strong>1230 3BB8 1F22 E11C 8725 926A AFF2 B368 23B9 44E9</strong>.
             </li>
-            <li>NiFi has a <a href="https://hackerone.com/apache_nifi" target="_blank">HackerOne</a> project page. HackerOne provides a triaged process for researchers and organizations to
+            <li>NiFi has a <a href="https://hackerone.com/apachenifi" target="_blank">HackerOne</a> project page. HackerOne provides a triaged process for researchers and organizations to
                 collaboratively report and resolve security vulnerabilities.
             </li>
         </ul>