Github user randerzander commented on a diff in the pull request:
https://github.com/apache/nifi-site/pull/17#discussion_r110705173
--- Diff: src/includes/minifi/minifi-topbar.hbs ---
@@ -26,16 +26,17 @@
<li class="has-dropdown">
<a href="#">Documentation</a>
<ul class="dropdown">
- <li><a href="faq.html"><i
class="fa"></i>FAQ</a></li>
+ <li><a href="getting-started.html"><i
class="fa"></i>Getting Started</a></li>
<li><a href="system-admin-guide.html"><i
class="fa"></i>Administrator's Guide</a></li>
<li><a href="minifi-toolkit.html"><i
class="fa"></i>Converter Toolkit</a></li>
+ <li><a href="faq.html"><i
class="fa"></i>FAQ</a></li>
<li><a
href="https://cwiki.apache.org/confluence/display/MiNiFi"><i class="fa
fa-external-link external-link"></i>Wiki</a></li>
</ul>
</li>
<li class="has-dropdown">
- <a href="#">Download</a>
--- End diff --
I changed to Download_s_ for MiNiFi since there are 3 distinct binaries for
different purposes.
For NiFi you typically download only the latest binary release, but there
are several different links. I will change NiFi's topbar to "Downloads" as well.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---