This is an automated email from the ASF dual-hosted git repository.
ppalaga 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 29b39b0 [MBUILDCACHE-51] Broken link to maven-build-cache-config.xml
template on Getting Started page
29b39b0 is described below
commit 29b39b0834b038d4957a99c64882aa880b666bbc
Author: Peter Palaga <[email protected]>
AuthorDate: Sun Jun 4 12:21:41 2023 +0200
[MBUILDCACHE-51] Broken link to maven-build-cache-config.xml template on
Getting Started page
---
src/site/markdown/getting-started.md.vm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/markdown/getting-started.md.vm
b/src/site/markdown/getting-started.md.vm
index 07ba2a5..c056afb 100644
--- a/src/site/markdown/getting-started.md.vm
+++ b/src/site/markdown/getting-started.md.vm
@@ -42,8 +42,8 @@ more sophisticated optimizations in the future.
#[[###]]# Adding build cache config
-Copy template config
[`maven-build-cache-config.xml`](../resources/maven-build-cache-config.xml)
-to [`.mvn/`](https://maven.apache.org/configure.html) directory of your
project.
+Copy template config
[`maven-build-cache-config.xml`](maven-build-cache-config.xml)
+to [`.mvn/`](https://maven.apache.org/configure.html) directory of your
project.
To understand the caching machinery, review the config and read the comments.
In a typical scenario, you need to:
* Exclude unstable, temporary files or environment-specific files