This is an automated email from the ASF dual-hosted git repository. gnodet 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 943cb73 Update getting-started.md (#27) 943cb73 is described below commit 943cb737b2f25d97eca757b84ad5718cf4b94158 Author: maximilian-novikov-db <maximilian.novi...@db.com> AuthorDate: Wed Sep 21 17:12:08 2022 +0200 Update getting-started.md (#27) --- src/site/markdown/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/markdown/getting-started.md b/src/site/markdown/getting-started.md index 37d721c..c77920b 100644 --- a/src/site/markdown/getting-started.md +++ b/src/site/markdown/getting-started.md @@ -38,7 +38,7 @@ either in `pom.xml`'s `<project>/<build>/<extensions>` or in `.mvn/extensions.xm ### Adding build cache config -Copy [default config `maven-build-cache-config.xml`](./maven-build-cache-config.xml) +Copy [default config `maven-build-cache-config.xml`](../resources/maven-build-cache-config.xml) to [`.mvn/`](https://maven.apache.org/configure.html) directory of your project. To get overall understanding of build cache machinery, it is recommended to review the config and read comments. In typical scenario you need to adjust: