This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-digester.git
The following commit(s) were added to refs/heads/master by this push: new 15bf2c68 Now using Git 15bf2c68 is described below commit 15bf2c68dac445ef96577778e1073960f4223c28 Author: Sebb <s...@apache.org> AuthorDate: Wed Jan 15 14:49:55 2025 +0000 Now using Git --- src/site/xdoc/index.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index d39e3155..d963857e 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -55,9 +55,9 @@ included in this release.</p> <p>The "examples" directory in the source code repository contains code which demonstrates the basic functionality. In particular, you should read the AddressBook example in the "api" subdirectory. You can view the examples -directly from the Subversion repository via <a +directly from the Git repository via <a href="https://github.com/apache/commons-digester/tree/master/commons-digester3-examples"> -the web-based repository browser</a> web site, or can use subversion to +the web-based repository browser</a> web site, or can use Git to download the files. </p>