This is an automated email from the ASF dual-hosted git repository. szaszm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
commit e62357da2b2b53dbb745cf5d51634178629e17f2 Author: Gabor Gyimesi <[email protected]> AuthorDate: Thu Oct 26 16:18:10 2023 +0200 MINIFICPP-2255 Fix MiNiFi CI badge status query in README.md Closes #1690 Signed-off-by: Marton Szasz <[email protected]> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 095591457..f4eae4f88 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ [<img src="https://nifi.apache.org/assets/images/minifi/minifi-logo.svg" width="300" height="126" alt="Apache NiFi MiNiFi"/>](https://nifi.apache.org/minifi/) -# Apache NiFi - MiNiFi - C++  +# Apache NiFi - MiNiFi - C++ [](https://github.com/apache/nifi-minifi-cpp/actions/workflows/ci.yml?query=workflow%3A%22MiNiFi-CPP+CI%22+branch%3Amain) MiNiFi is a child project effort of Apache NiFi. This repository is for a native implementation in C++.
