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-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new 45c2546d Don't need to end a paragraph with an extra line break
45c2546d is described below
commit 45c2546d30d42eaa86e5777ff5c30285b73ae925
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 23 10:44:33 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 227e4609..71556dcb 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -99,7 +99,7 @@ limitations under the License.
<p>
See the
<a
href="https://commons.apache.org/proper/commons-crypto/download_crypto.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.