This is an automated email from the ASF dual-hosted git repository. alien11689 pushed a commit to branch update-aries-antora-ui-repository in repository https://gitbox.apache.org/repos/asf/aries-antora-site.git
commit 088225ec7188ef97fd1f2d3e5f28f7bedbfa86cd Author: Dominik Przybysz <[email protected]> AuthorDate: Sun May 10 20:20:39 2026 +0200 Update aries antora ui repository --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3366ec5..f99918d 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "@antora/cli": "^2.3.3", "@antora/site-generator-default": "^2.3.3", "@djencks/asciidoctor-antora-indexer": "^0.0.4", - "@apache-aries/aries-antora-ui": "https://github.com/djencks/aries-antora-ui.git" + "@apache-aries/aries-antora-ui": "https://github.com/apache/aries-antora-ui.git" } }
