This is an automated email from the ASF dual-hosted git repository. exceptionfactory pushed a commit to branch main-staging in repository https://gitbox.apache.org/repos/asf/nifi-site.git
commit 7cf5bf725540d6ecd97675ba31a5f36c37d1d70e Author: exceptionfactory <[email protected]> AuthorDate: Sat Dec 28 09:47:30 2024 -0600 NIFI-14097 Corrected project logo URL (cherry picked from commit 561522f8cfe7312ed55b4d609f53e6759803ef12) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33920829..c9e22b48 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ --> # Apache NiFi Website -<img src="https://nifi.apache.org/assets/images/apache-nifi-logo.svg" width="300" alt="Apache NiFi"/> +<img src="https://nifi.apache.org/images/apache-nifi-logo.svg" width="300" alt="Apache NiFi"/> ### Status
