diff --git a/docs/downloads.html b/docs/downloads.html index fd2c8ec449..c523b56144 100644 --- a/docs/downloads.html +++ b/docs/downloads.html @@ -55,7 +55,7 @@

Releases (latest)

Project Releases for Maven (latest)

Project Releases for Maven on ODF 1.2

<dependency>
@@ -66,7 +66,7 @@ 

Project Releases for Maven on ODF

<dependency>
@@ -77,7 +77,7 @@ 

Project Releases for Maven on ODF

<dependency>
diff --git a/src/site/site/content/odftoolkit_website/downloads.mdtext b/src/site/site/content/odftoolkit_website/downloads.mdtext
index 7795aaea32..66f0fe748e 100644
--- a/src/site/site/content/odftoolkit_website/downloads.mdtext
+++ b/src/site/site/content/odftoolkit_website/downloads.mdtext
@@ -14,7 +14,7 @@ For more details see the [release notes](./ReleaseNotes.html). People interested
 
 ### Project Releases for Maven on ODF 1.2
 
-* **ODFDOM: [0.11.0](https://repo1.maven.org/maven2/org/odftoolkit/odfdom-java/0.11.0/)**
+* **[ODFDOM](./odfdom/index.html): [0.11.0](https://repo1.maven.org/maven2/org/odftoolkit/odfdom-java/0.11.0/)**
 
 ```shell
 
@@ -24,7 +24,7 @@ For more details see the [release notes](./ReleaseNotes.html). People interested
 
 ```
 
-* **ODF Validator: [0.11.0](https://repo1.maven.org/maven2/org/odftoolkit/odfvalidator/0.11.0/)**
+* **[ODF Validator](./conformance/ODFValidator.html): [0.11.0](https://repo1.maven.org/maven2/org/odftoolkit/odfvalidator/0.11.0/)**
 
 ```shell
 
@@ -34,7 +34,7 @@ For more details see the [release notes](./ReleaseNotes.html). People interested
 
 ```
 
-* **XSLT Runner: [0.11.0](https://repo1.maven.org/maven2/org/odftoolkit/xslt-runner/0.11.0/)**
+* **[XSLT Runner](./xsltrunner/ODFXSLTRunner.html): [0.11.0](https://repo1.maven.org/maven2/org/odftoolkit/xslt-runner/0.11.0/)**
 
 ```shell