You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/09/18 13:20:59 UTC

[commons-parent] branch master updated: Link to Apache sites

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new c14e6e9  Link to Apache sites
c14e6e9 is described below

commit c14e6e942d47d218e97577f1dd339a172b8afdd0
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Sep 18 09:20:56 2022 -0400

    Link to Apache sites
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 375d861..d0fb989 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Apache Commons Parent
 
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-parent/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-parent/?gav=true)
 
-The Apache Commons Parent POM provides common settings for all Apache Commons components.
+The [Apache Commons Parent](https://commons.apache.org/proper/commons-parent/) POM provides common settings for all [Apache Commons](https://commons.apache.org/) components.
 
 Documentation
 -------------