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-codec.git


The following commit(s) were added to refs/heads/master by this push:
     new 110a9f86 Don't need to end a paragraph with an extra line break
110a9f86 is described below

commit 110a9f8629de61b1d227c98a588ccfca94bdaf24
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 23 10:37:10 2025 -0500

    Don't need to end a paragraph with an extra line break
---
 src/site/xdoc/index.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 5ed1d1d1..5d8aec29 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -90,7 +90,7 @@ The <a href="scm.html">Git repository</a> can be
 <p>
 See the
 <a href="https://commons.apache.org/codec/download_codec.cgi";>Download Page</a>
-for the latest releases.<br />
+for the latest releases.
 </p>
 <p>
 <a href="changes.html">Change reports</a> are also available.

Reply via email to