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-site.git
The following commit(s) were added to refs/heads/main by this push:
new b70eb259 NIF-13915 Corrected handling of static nifi-docs
b70eb259 is described below
commit b70eb259ea2f051e55cd4fa3a9c5fe05ba38dab1
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Nov 4 13:24:02 2024 -0600
NIF-13915 Corrected handling of static nifi-docs
---
config.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.toml b/config.toml
index 3bd72cc8..529613be 100644
--- a/config.toml
+++ b/config.toml
@@ -65,7 +65,7 @@ minifiCppPreviousProjectVersionReleased = "2023-09-01"
target = "content/components"
[[module.mounts]]
source = "prebuild/public/html"
- target = "content/nifi-docs"
+ target = "static/nifi-docs"
[menu]
[[menu.main]]