diff --git a/src/site/markdown/download.markdown b/src/site/markdown/download.markdown index 0e0ff8bc01665020b8fd6d668c19507715f42f19..865759ec2007daac91a1f6176c440cc9babd2bb6 100644 --- a/src/site/markdown/download.markdown +++ b/src/site/markdown/download.markdown @@ -22,7 +22,7 @@ If you use Maven, simply add following lines to your ``pom.xml``: </dependency> ``` -For other project management tools, please check [here](other-dependencies.html). +For other project management tools, please check [here](nomaven.html). #### Binaries and sources diff --git a/src/site/markdown/other-dependencies.markdown b/src/site/markdown/nomaven.markdown similarity index 100% rename from src/site/markdown/other-dependencies.markdown rename to src/site/markdown/nomaven.markdown