This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-antora-site.git
The following commit(s) were added to refs/heads/master by this push:
new b1ed88b Update aries antora ui repository
b1ed88b is described below
commit b1ed88b5985bf68075d3191e0499c9805da06e6d
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"
}
}