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-build-cache-extension.git


The following commit(s) were added to refs/heads/master by this push:
     new b313659  point to Maven site (incompatible GH links from .md)
b313659 is described below

commit b313659569815a2c7fb5d4009a2671093c9e55c1
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Thu Mar 3 10:45:31 2022 +0100

    point to Maven site (incompatible GH links from .md)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b4e99a8..eff9932 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
 [![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-build-cache-extension/job/master.svg?)][test-results]
 
 This project provides a Build Cache Extension feature which calculates 
out-of-date modules in the build dependencies graph and improves build times by 
avoiding re-building unnecessary modules.
-Read [cache guide](src/site/markdown/cache.md) for more details.
+Read [cache 
guide](https://maven.apache.org/extensions/maven-build-cache-extension/cache.html)
 for more details.
 
 Building
 --------

Reply via email to