Github user alopresto commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2922#discussion_r205881507
--- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
@@ -2749,7 +2853,7 @@ root@kdc:~#
[[system_properties]]
== System Properties
-The _nifi.properties_ file in the _conf_ directory is the main
configuration file for controlling how NiFi runs. This section provides an
overview of the properties in this file and includes some notes on how to
configure it in a way that will make upgrading easier. *After making changes to
this file, restart NiFi in order
+The _nifi.properties_ file in the `conf` directory is the main
configuration file for controlling how NiFi runs. This section provides an
overview of the properties in this file and includes some notes on how to
configure it in a way that will make upgrading easier. *After making changes to
this file, restart NiFi in order
--- End diff --
Is the new (or previous) standard that directories are `code formatted`?
---