This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new df4c8195a0 Fixed: The README.html file is no longer visible on site 
(OFBIZ-12758)
df4c8195a0 is described below

commit df4c8195a01850206ca5cbbae5fa178e5d36b1cd
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Fri Feb 24 22:18:48 2023 +0100

    Fixed: The README.html file is no longer visible on site (OFBIZ-12758)
    
    Previous commit did not work; removes all /readme/ to re-add later
---
 README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.adoc b/README.adoc
index 23d6f34d62..4a107d2ea3 100644
--- a/README.adoc
+++ b/README.adoc
@@ -28,6 +28,7 @@ 
image:https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-fram
 
image:https://qpkb254zxeu.montastic.io/badge[link=https://qpkb254zxeu.montastic.io]
 
//image:https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml/badge.svg[link=https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml]
 
+
 If you are reading this file in AsciiDoc format you may want to see it at
 https://nightlies.apache.org/ofbiz/trunk/readme/html5/README.html[HTML]
 or https://nightlies.apache.org/ofbiz/trunk/readme/pdf/README.pdf[PDF] format

Reply via email to