Skip to content

Commit

Permalink
Correction of url in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Maarten Kroon committed Mar 12, 2021
1 parent 2ae0383 commit e633fd0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/XSLWeb Developer Manual.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2835,9 +2835,9 @@ Compiled binaries of XSLWeb {xslweb-version} can be downloaded in two distributi

The ready-to-run distribution can be downloaded from:

* https://armatiek.nl/downloads/xslweb/v{xslweb-version}/xslweb-ready-to-run-v{xslweb-version}-linux-x64.tar.gz (for Linux 64-bits machines)
* https://armatiek.nl/downloads/xslweb/v{xslweb-version}/xslweb-ready-to-run-v{xslweb-version}-osx-x64.tar.gz (for macOS 64-bits machines)
* https://armatiek.nl/downloads/xslweb/v{xslweb-version}/xslweb-ready-to-run-v{xslweb-version}-windows-x64.zip (for Windows 64-bits machines)
* https://armatiek.nl/downloads/xslweb/xslweb-ready-to-run-v{xslweb-version}-linux-x64.tar.gz (for Linux 64-bits machines)
* https://armatiek.nl/downloads/xslweb/xslweb-ready-to-run-v{xslweb-version}-osx-x64.tar.gz (for macOS 64-bits machines)
* https://armatiek.nl/downloads/xslweb/xslweb-ready-to-run-v{xslweb-version}-windows-x64.zip (for Windows 64-bits machines)

Apart from the .war file, each distribution file contains a platform specific custom OpenJDK version 13 JRE, the Jetty Java application server and several platform specific batch files or shell scripts.

Expand Down Expand Up @@ -3063,8 +3063,8 @@ This distribution contains the XSLWeb home directory and a web application archi

You can download the archives from the following locations:

* https://armatiek.nl/downloads/xslweb/v{xslweb-version}/xslweb-war-v{xslweb-version}.tar.gz (Linux/macOS)
* https://armatiek.nl/downloads/xslweb/v{xslweb-version}/xslweb-war-v{xslweb-version}.zip (Windows)
* https://armatiek.nl/downloads/xslweb-war-v{xslweb-version}.tar.gz (Linux/macOS)
* https://armatiek.nl/downloads/xslweb-war-v{xslweb-version}.zip (Windows)

==== Install

Expand Down

0 comments on commit e633fd0

Please sign in to comment.