This is an automated email from the ASF dual-hosted git repository.
bitstorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new 5ac779153f update the examples url (#1547)
5ac779153f is described below
commit 5ac779153f3bb8c4b31cb1ea5dbb7d75782507f0
Author: gotkienyoer <[email protected]>
AuthorDate: Tue Aug 18 19:43:50 2026 +0000
update the examples url (#1547)
updated the examples ulr to wicket 10
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e345631af1..b6b89b1574 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ from, and get started quickly:
- Wicket Examples:
shows all components in short usage examples, also available live on:
- https://examples9x.wicket.apache.org
+ https://examples10x.wicket.apache.org/index.html
- Wicket Quickstart - https://wicket.apache.org/start/quickstart.html: