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 7c16a97250 Improved: fixes a link in main README.adoc 7c16a97250 is described below commit 7c16a97250df84cb831dc3fdbe8f194115aa0230 Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Sun Dec 22 09:26:26 2024 +0100 Improved: fixes a link in main README.adoc Thanks to https://github.com/apache/ofbiz-framework/pull/868 --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 36207dc5e4..2c3564ed28 100644 --- a/README.adoc +++ b/README.adoc @@ -157,7 +157,7 @@ ________________________________________________________________________________ [[Docker]] == Docker -If you want to set and use Docker, link:DOCKER.html[here is the documentation] +If you want to set and use Docker, link:https://nightlies.apache.org/ofbiz/trunk/readme/html5/DOCKER.html[here is the documentation] [[visit-ofbiz-through-your-browser]]