This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new 8cac999061 NIFI-15127 Correct Adminstration Guide Links to other
Guides (#10450)
8cac999061 is described below
commit 8cac999061fef27087c61791fbe971fd18e7e047
Author: Chun-Sheng, Li <[email protected]>
AuthorDate: Thu Oct 23 00:01:58 2025 +0800
NIFI-15127 Correct Adminstration Guide Links to other Guides (#10450)
Signed-off-by: David Handermann <[email protected]>
---
nifi-docs/src/main/asciidoc/administration-guide.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/nifi-docs/src/main/asciidoc/administration-guide.adoc
b/nifi-docs/src/main/asciidoc/administration-guide.adoc
index 83a355a3f5..f7a68581c6 100644
--- a/nifi-docs/src/main/asciidoc/administration-guide.adoc
+++ b/nifi-docs/src/main/asciidoc/administration-guide.adoc
@@ -76,7 +76,7 @@ See the <<system_properties>> section of this guide for more
information about c
== Build a Custom Distribution
-The binary build of Apache NiFi that is provided by the Apache mirrors does
not contain every NAR file that is part of the official release. This is due to
size constraints imposed by the mirrors to reduce the expenses associated with
hosting such a large project. The Developer Guide
link:developer-guide.html#build[has a list] of optional Maven profiles that can
be activated to build a binary distribution of NiFi with these extra
capabilities.
+The binary build of Apache NiFi that is provided by the Apache mirrors does
not contain every NAR file that is part of the official release. This is due to
size constraints imposed by the mirrors to reduce the expenses associated with
hosting such a large project. The Developer Guide
<<developer-guide.adoc#nifi-developers-guide,has a list>> of optional Maven
profiles that can be activated to build a binary distribution of NiFi with
these extra capabilities.
Java 21 is required for building and running Apache NiFi.
@@ -1907,7 +1907,7 @@ The NiFi Toolkit also contains command line utilities for
administrators to supp
* CLI -- The `cli` tool enables administrators to interact with NiFi and NiFi
Registry instances to automate tasks such as deploying versioned flows and
managing process groups and cluster nodes.
-For more information about each utility, see the link:toolkit-guide.html[NiFi
Toolkit Guide].
+For more information about each utility, see the
<<toolkit-guide.adoc#apache-nifi-toolkit-guide,NiFi Toolkit Guide>>.
[[clustering]]
== Clustering Configuration
@@ -2045,7 +2045,7 @@ As an alternative to the UI, the following NiFi CLI
commands can be used for ret
* `nifi offload-node`
* `nifi delete-node`
-For more information, see the <<toolkit-guide.adoc#nifi_CLI,NiFi CLI>> section
in the link:toolkit-guide.html[NiFi Toolkit Guide].
+For more information, see the <<toolkit-guide.adoc#nifi_CLI,NiFi CLI>> section
in the <<toolkit-guide.adoc#apache-nifi-toolkit-guide,NiFi Toolkit Guide>>.
=== Flow Election
When a cluster first starts up, NiFi must determine which of the nodes have the