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 aa6eaf8fea Fixed: The README.html file is no longer visible on site 
(OFBIZ-12758)
aa6eaf8fea is described below

commit aa6eaf8fea679b2fd73518c5e3c957223216ecac
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Fri Feb 24 22:55:31 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 deletion(-)

diff --git a/README.adoc b/README.adoc
index 4a107d2ea3..23d6f34d62 100644
--- a/README.adoc
+++ b/README.adoc
@@ -28,7 +28,6 @@ 
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