This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-scm.git


The following commit(s) were added to refs/heads/master by this push:
     new 0be7f2cb2 Documentation: Fix link
0be7f2cb2 is described below

commit 0be7f2cb2d03e17ab5eec587e1a27755b769e71c
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Aug 5 20:57:46 2025 +0200

    Documentation: Fix link
---
 src/site/markdown/authentication.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/markdown/authentication.md 
b/src/site/markdown/authentication.md
index 4e756e28d..7b2e07801 100644
--- a/src/site/markdown/authentication.md
+++ b/src/site/markdown/authentication.md
@@ -64,7 +64,7 @@ One can use encryption or interpolation (preferred) to store 
the credentials in
 
 The following Maven plugins support this configuration possibility:
 
-- [maven-scm-plugin](maven-svm-plugin/)
+- [maven-scm-plugin](maven-scm-plugin/)
 - 
[maven-release-plugin](https://maven.apache.org/plugins/maven-release-plugin/)
 - 
[maven-scm-publish-plugin](https://maven.apache.org/plugins/maven-scm-publish-plugin/)
 
@@ -75,6 +75,6 @@ Only in special cases one should rely on plugin parameters to 
pass authenticatio
 
 For details how to configure refer to the individual Maven plugin like 
 
-- [maven-scm-plugin](maven-svm-plugin/)
+- [maven-scm-plugin](maven-scm-plugin/)
 - 
[maven-release-plugin](https://maven.apache.org/plugins/maven-release-plugin/)
 - 
[maven-scm-publish-plugin](https://maven.apache.org/plugins/maven-scm-publish-plugin/)

Reply via email to