diff --git a/docs/sources/addons.md b/docs/sources/addons.md index 62b2c5b70d3a..adeaa8e13c22 100644 --- a/docs/sources/addons.md +++ b/docs/sources/addons.md @@ -1,6 +1,6 @@ # List of openHAB 2 Add-ons -All optional add-ons for openHAB 2 are available in a separate download. This file contains all new 2.0 bindings as well as all 1.x add-ons that were reported to be compatible. If you are successfully using a 1.x add-on with the 2.0 runtime, which is not yet on this list, please create a PR for adding it. +All optional add-ons for openHAB 2 are [available in a separate download](https://bintray.com/artifact/download/openhab/bin/openhab-2.0.0.alpha2-addons.zip). This file contains all new 2.0 bindings as well as all 1.x add-ons that were reported to be compatible. If you are successfully using a 1.x add-on with the 2.0 runtime, which is not yet on this list, please create a PR for adding it. ## 2.0 Bindings diff --git a/docs/sources/installation/demo.md b/docs/sources/installation/demo.md index d566a5e1801f..afbba2031520 100644 --- a/docs/sources/installation/demo.md +++ b/docs/sources/installation/demo.md @@ -1,6 +1,6 @@ # Installation of the openHAB 2 Demo Distribution -If you are new to openHAB 2, you might not want to start building your setup from scratch, but rather use a working setup as a starting point - for this purpose, there is a dedicated demo distribution available. +If you are new to openHAB 2, you might not want to start building your setup from scratch, but rather use a working setup as a starting point - for this purpose, there is a dedicated [demo distribution](https://bintray.com/artifact/download/openhab/bin/openhab-2.0.0.alpha2-demo.zip) available. ## What's in the Demo? diff --git a/docs/sources/installation/runtime.md b/docs/sources/installation/runtime.md index 365b4df6acf8..1b91d6069b9e 100644 --- a/docs/sources/installation/runtime.md +++ b/docs/sources/installation/runtime.md @@ -1,6 +1,6 @@ # Installation of openHAB 2 -openHAB comes as a platform independent zip file, which you only need to extract to some folder (please note that the folder must not contain any spaces). +openHAB comes as a [platform independent zip file](https://bintray.com/artifact/download/openhab/bin/openhab-2.0.0.alpha2-runtime.zip), which you only need to extract to some folder (please note that the folder must not contain any spaces). You will find the following folders: - `conf`: This contains all your user specific configuration files.