You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2021/06/03 15:33:30 UTC

[maven-site] branch master updated: allow crawlers to follow manually curated links (#238)

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

elharo 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 aec7644  allow crawlers to follow manually curated links (#238)
aec7644 is described below

commit aec764410fd6e09a60493042ec598294cbcf7d3b
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Thu Jun 3 15:33:18 2021 +0000

    allow crawlers to follow manually curated links (#238)
    
    @slachiewicz
---
 content/markdown/repository-management.md | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/content/markdown/repository-management.md b/content/markdown/repository-management.md
index d1a9b36..bd659c7 100644
--- a/content/markdown/repository-management.md
+++ b/content/markdown/repository-management.md
@@ -54,15 +54,15 @@ The following list (alphabetical order) of open source and commercial repository
  managers are known to support the repository format used by Maven. Please refer to the respective linked web sites for further information about repository management in general 
 and the features provided by these products.
 
-* <a href="https://archiva.apache.org/" target="_blank" rel="nofollow">Apache Archiva</a> (open source)
-* <a href="https://www.cloudrepo.io" target="_blank" rel="nofollow">CloudRepo</a> (commercial)
-* <a href="https://www.cloudsmith.io" target="_blank" rel="nofollow">Cloudsmith Package</a> (commercial)
-* <a href="https://www.dist.cloud" target="_blank" rel="nofollow">Dist</a> (commercial)
-* <a href="https://inedo.com/proget" target="_blank" rel="nofollow">Inedo ProGet</a> (commercial)
-* <a href="https://www.jfrog.com/open-source" target="_blank" rel="nofollow">JFrog Artifactory Open Source</a> (open source)
-* <a href="https://www.jfrog.com/artifactory/" target="_blank" rel="nofollow">JFrog Artifactory Pro</a> (commercial)
-* <a href="https://www.myget.org" target="_blank" rel="nofollow">MyGet</a> (commercial)
-* <a href="https://www.sonatype.org/nexus/go/" target="_blank" rel="nofollow">Sonatype Nexus OSS</a> (open source)
-* <a href="https://links.sonatype.com/products/nexus/pro/home" target="_blank" rel="nofollow">Sonatype Nexus Pro</a> (commercial)
-* <a href="https://packagecloud.io" target="_blank" rel="nofollow">packagecloud.io</a> (commercial)
-* <a href="https://reposilite.com" target="_blank" rel="nofollow">Reposilite</a> (open source)
+* <a href="https://archiva.apache.org/" target="_blank">Apache Archiva</a> (open source)
+* <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://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)
+* <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://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)