Skip to content

Commit 4657ac9

Browse files
committed
Link downloads to directories, not files
1 parent bf758bc commit 4657ac9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ is the first complete, open-source official reference implementation of the [OGC
99

1010
## Downloading
1111

12-
Instead of compiling the server yourself, you can also download pre-built war and jar files from:
13-
* [FROST-Server.MQTTP](https://repo1.maven.org/maven2/de/fraunhofer/iosb/ilt/FROST-Server/FROST-Server.MQTTP/2.1.0/FROST-Server.MQTTP-2.1.0.war)
14-
* [FROST-Server.HTTP](https://repo1.maven.org/maven2/de/fraunhofer/iosb/ilt/FROST-Server/FROST-Server.HTTP/2.1.0/FROST-Server.HTTP-2.1.0.war)
15-
* [FROST-Server.MQTT](https://repo1.maven.org/maven2/de/fraunhofer/iosb/ilt/FROST-Server/FROST-Server.MQTT/2.1.0/FROST-Server.MQTT-2.1.0-jar-with-dependencies.jar)
12+
Instead of compiling the server yourself, you can also download pre-built war and jar files from Maven Central:
13+
* [FROST-Server.MQTTP](https://repo1.maven.org/maven2/de/fraunhofer/iosb/ilt/FROST-Server/FROST-Server.MQTTP/) FROST-Server.MQTTP-x.y.z.war
14+
* [FROST-Server.HTTP](https://repo1.maven.org/maven2/de/fraunhofer/iosb/ilt/FROST-Server/FROST-Server.HTTP/) FROST-Server.HTTP-x.y.z.war
15+
* [FROST-Server.MQTT](https://repo1.maven.org/maven2/de/fraunhofer/iosb/ilt/FROST-Server/FROST-Server.MQTT/) FROST-Server.MQTT-x.y.z-jar-with-dependencies.jar
1616

1717
Or you can [use Docker](https://fraunhoferiosb.github.io/FROST-Server/deployment/docker.html).
1818

0 commit comments

Comments
 (0)