You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/12/23 21:45:06 UTC

[maven-site] branch master updated: Fix URL pointing to Sonatype Nexus OSS

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

michaelo 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 b9ac2e1b Fix URL pointing to Sonatype Nexus OSS
b9ac2e1b is described below

commit b9ac2e1bd9725a7e0e86d58e6275ca64c14029b8
Author: Petr Široký <pe...@pm.me>
AuthorDate: Tue Dec 20 23:20:04 2022 +0100

    Fix URL pointing to Sonatype Nexus OSS
    
     * the old URL leads nowhere
---
 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 35d9446a..a0db9b66 100644
--- a/content/markdown/repository-management.md
+++ b/content/markdown/repository-management.md
@@ -64,7 +64,7 @@ and the features provided by these products.
 * <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)
 * <a href="https://www.myget.org" target="_blank">MyGet</a> (commercial)
-* <a href="https://www.sonatype.org/nexus/go/" target="_blank">Sonatype Nexus OSS</a> (open source)
+* <a href="https://www.sonatype.com/products/repository-oss-download" target="_blank">Sonatype Nexus OSS</a> (open source)
 * <a href="https://links.sonatype.com/products/nexus/pro/home" target="_blank">Sonatype Nexus Pro</a> (commercial)
 * <a href="https://packagecloud.io" target="_blank">packagecloud.io</a> (commercial)
 * <a href="https://reposilite.com" target="_blank">Reposilite</a> (open source)