Skip to content

Commit 943cb73

Browse files
Update getting-started.md (apache#27)
1 parent bd94ad9 commit 943cb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/markdown/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ either in `pom.xml`'s `<project>/<build>/<extensions>` or in `.mvn/extensions.xm
3838

3939
### Adding build cache config
4040

41-
Copy [default config `maven-build-cache-config.xml`](./maven-build-cache-config.xml)
41+
Copy [default config `maven-build-cache-config.xml`](../resources/maven-build-cache-config.xml)
4242
to [`.mvn/`](https://maven.apache.org/configure.html) directory of your project.
4343
To get overall understanding of build cache machinery, it is recommended to review the config and read comments. In typical
4444
scenario you need to adjust:

0 commit comments

Comments
 (0)