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

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


The following commit(s) were added to refs/heads/master by this push:
     new c1d719f1 Fix broken link to Gitea's repository manager support
c1d719f1 is described below

commit c1d719f1ea3d9a63d0f0547c6572455ce3054f52
Author: Antonin Delpeuch <[email protected]>
AuthorDate: Tue Jul 4 15:55:17 2023 +0200

    Fix broken link to Gitea's repository manager support
---
 content/markdown/repository-management.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/markdown/repository-management.md 
b/content/markdown/repository-management.md
index a0db9b66..06ac3b08 100644
--- a/content/markdown/repository-management.md
+++ b/content/markdown/repository-management.md
@@ -59,7 +59,7 @@ and the features provided by these products.
 * <a href="https://www.cloudrepo.io"; target="_blank">CloudRepo</a> (commercial)
 * <a href="https://www.cloudsmith.io"; target="_blank">Cloudsmith Package</a> 
(commercial)
 * <a href="https://www.dist.cloud"; target="_blank">Dist</a> (commercial)
-* <a href="https://docs.gitea.io/en-us/packages/maven/"; 
target="_blank">Gitea</a> (open source)
+* <a href="https://docs.gitea.com/packages/usage/packages/maven"; 
target="_blank">Gitea</a> (open source)
 * <a href="https://inedo.com/proget"; target="_blank">Inedo ProGet</a> 
(commercial)
 * <a href="https://www.jfrog.com/open-source"; target="_blank">JFrog 
Artifactory Open Source</a> (open source)
 * <a href="https://www.jfrog.com/artifactory/"; target="_blank">JFrog 
Artifactory Pro</a> (commercial)

Reply via email to