There was an error while loading. Please reload this page.
1 parent bd94ad9 commit 943cb73Copy full SHA for 943cb73
src/site/markdown/getting-started.md
@@ -38,7 +38,7 @@ either in `pom.xml`'s `<project>/<build>/<extensions>` or in `.mvn/extensions.xm
38
39
### Adding build cache config
40
41
-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)
42
to [`.mvn/`](https://maven.apache.org/configure.html) directory of your project.
43
To get overall understanding of build cache machinery, it is recommended to review the config and read comments. In typical
44
scenario you need to adjust:
0 commit comments