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

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git


The following commit(s) were added to refs/heads/main by this push:
     new 54f23e2  read the non zipped ui
54f23e2 is described below

commit 54f23e2a1f92b1d355fbdd58ac42535f3253f55f
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Jan 18 17:46:10 2024 +0100

    read the non zipped ui
---
 antora-playbook.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/antora-playbook.yml b/antora-playbook.yml
index 9d197ac..31c1207 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -25,7 +25,7 @@ content:
 
 ui:
   bundle:
-    url: "./uibuild/build/netbeans-ui-bundle.zip"
+    url: ./uibuild/public/_
     snapshot: true
   default_layout: page
   supplemental_files: ./supplemental-ui


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to