There was an error while loading. Please reload this page.
1 parent 603b692 commit 446379aCopy full SHA for 446379a
src/site/markdown/getting-started.md
@@ -68,4 +68,4 @@ checks could reduce both performance and cache efficiency (hit rate).
68
To leverage remote cache feature there should a shared storage provide. Any technology supported
69
by [Maven Resolver](https://maven.apache.org/resolver/) will suffice. In simplest form it could be a http web server which
70
supports get/put operations ([Nginx OSS](http://nginx.org/en/) with fs module or any other equivalent).
71
-See [Remote cache setup](remote-cache.md) for detailed description of cache setup.
+See [Remote cache setup](remote-cache.html) for detailed description of cache setup.
0 commit comments