This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
commit 4fc5be98091e4364686760e12e7841c4f76b91a3 Author: Gary Gregory <[email protected]> AuthorDate: Sun Jan 18 15:58:24 2026 -0500 Fix link --- src/site/xdoc/projects.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/projects.xml b/src/site/xdoc/projects.xml index 1c349216..46fc3e59 100644 --- a/src/site/xdoc/projects.xml +++ b/src/site/xdoc/projects.xml @@ -43,7 +43,7 @@ </li> <li> <a - href="https://www.cs.put.poznan.pl/dweiss/index.php/projects/bsh-binding/index.xml?lang=en">BeanShell</a> + href="https://beanshell.github.io/">BeanShell</a> </li> <li> XMLC (was https://xmlc.enhydra.org)
