This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch release22.01 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/release22.01 by this push:
new 6f26020278 Fixed: The README.html file is no longer copied on site
(OFBIZ-12758)
6f26020278 is described below
commit 6f2602027893837c626621327507cec4de12b4a8
Author: Jacques Le Roux <[email protected]>
AuthorDate: Wed Feb 22 10:39:50 2023 +0100
Fixed: The README.html file is no longer copied on site (OFBIZ-12758)
Direct link access since it's no longer visible at
https://nightlies.apache.org/ofbiz/trunk/readme/html5/
---
README.adoc | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.adoc b/README.adoc
index 170625c1f0..ed46854f8c 100644
--- a/README.adoc
+++ b/README.adoc
@@ -26,12 +26,10 @@
image:https://ci2.apache.org/badges/ofbizBranch22Framework.svg[link=https://ci2.
image:https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml/badge.svg?branch=release22.01[link=https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml]
image:https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&metric=alert_status[link=https://sonarcloud.io/dashboard?id=apache_ofbiz-framework]
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]
-////
+//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/next/readme/html5/[HTML]
+https://nightlies.apache.org/ofbiz/next/readme/html5/README.html[HTML]
or https://ci.apache.org/projects/ofbiz/site/next/readme/pdf/README.pdf[PDF]
format
---

