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 2021/10/06 16:14:09 UTC

[maven-resolver] branch master updated: (doc) - Update Maven 3.8.x with Resolver 1.7 Github link

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-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new 8035274  (doc) - Update Maven 3.8.x with Resolver 1.7 Github link
8035274 is described below

commit 803527438fb9fe03df0385ba460e72d544a4ce74
Author: Jacques-Etienne Beaudet <je...@gmail.com>
AuthorDate: Wed Oct 6 11:41:38 2021 -0400

    (doc) - Update Maven 3.8.x with Resolver 1.7 Github link
    
    The link was incorrectly set pointing users to a 404 page.
---
 src/site/markdown/maven-3.8.x.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/maven-3.8.x.md b/src/site/markdown/maven-3.8.x.md
index 982ee7f..aae9ada 100644
--- a/src/site/markdown/maven-3.8.x.md
+++ b/src/site/markdown/maven-3.8.x.md
@@ -24,4 +24,4 @@ Java 7 to run. Maven 3.8.x will continue to use version 1.6.x which you will fin
 [here](/resolver-archives/resolver-1.6.3/).
 This also means that you cannot make use of the features provided by version 1.7.0 and later.
 If you require the changes in this version, but must use Maven 3.8.x, you can build an adapted version
-of Maven from the branch [`maven-3.8.x-maven-resolver-1.7.x`](https://github.com/apache/maven/tree/maven-3.8.x-maven-resolver-1.7.x) and use as if you would use Maven 4.
+of Maven from the branch [`maven-3.8.x-maven-resolver-1.7.x`](https://github.com/apache/maven/tree/maven-3.8.x-resolver-1.7.x) and use as if you would use Maven 4.