This is an automated email from the ASF dual-hosted git repository. hboutemy 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 b6d6c0e added link to Producers intro b6d6c0e is described below commit b6d6c0ed47ec6986cca2bb0d4fb3418f6600928f Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Sat Jun 8 18:25:59 2019 +0200 added link to Producers intro --- content/xdoc/repository/index.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/xdoc/repository/index.xml b/content/xdoc/repository/index.xml index 9fd21e1..671d9d4 100644 --- a/content/xdoc/repository/index.xml +++ b/content/xdoc/repository/index.xml @@ -54,7 +54,8 @@ <map name="map"> <area shape="rect" coords="0,0,189,128" alt="standalone public artifact repositories" href="/guides/introduction/introduction-to-repositories.html" /> <area shape="rect" coords="264,76,354,111" alt="Apache" href="https://repository.apache.org/content/groups/public/" /> - <area shape="rect" coords="378,76,468,111" alt="OSSRH" href="http://central.sonatype.org/pages/ossrh-guide.html" /> + <area shape="rect" coords="378,76,468,111" alt="OSSRH" href="https://central.sonatype.org/pages/ossrh-guide.html" /> + <area shape="rect" coords="490,75,520,111" alt="Producers" href="https://central.sonatype.org/pages/producers.html" /> <area shape="rect" coords="596,326,666,363" alt="JBoss" href="http://repository.jboss.org/maven2/" /> <area shape="rect" coords="329,274,426,312" alt="central index" href="./central-index.html" /> <area shape="rect" coords="39,274,205,314" alt="archetype" href="/archetype/archetype-models/archetype-catalog/archetype-catalog.html" />