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 2023/01/01 15:31:15 UTC

[maven-site] 01/01: subject verb agreement

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

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

commit a1c6863fef5b6dab332a6630518459fc42443d8d
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sun Jan 1 15:31:09 2023 +0000

    subject verb agreement
    
    and https
---
 content/apt/repository/guide-central-repository-upload.apt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/apt/repository/guide-central-repository-upload.apt b/content/apt/repository/guide-central-repository-upload.apt
index ac58e911..0ce4b964 100644
--- a/content/apt/repository/guide-central-repository-upload.apt
+++ b/content/apt/repository/guide-central-repository-upload.apt
@@ -174,8 +174,8 @@ Publishing your artifacts to the Central Repository
 * Other Projects
 
  The easiest way to upload another project is to use the
- {{{http://central.sonatype.org/pages/ossrh-guide.html}Open Source Software Repository Hosting (OSSRH)}}, which is an approved repository provided
- by Sonatype for <any> OSS Project that want to get their artifacts into the Central Repository.
+ {{{https://central.sonatype.org/pages/ossrh-guide.html}Open Source Software Repository Hosting (OSSRH)}}, which is an approved repository provided
+ by Sonatype for <any> OSS Project that wants to get its artifacts into the Central Repository.
 
 * Explanations