diff --git a/addons/index.md b/addons/index.md index d4f845b854..fb89f376f3 100644 --- a/addons/index.md +++ b/addons/index.md @@ -110,6 +110,6 @@ After saving the file, the add-on will be installed. For this installation option you need a bundles `.jar` file. One way of retrieving those files is mentiones above in the openHAB console part. -Place the `.jar` file in the `add-ons` folder on the machine you are running openHAB on. +Place the `.jar` file in the `addons` folder on the machine you are running openHAB on. As described already for the addons.cfg option, the path is depending on your installation. Place the .jar file in the folder Additional add-on files as described in File Locations ([Linux]({{base}}/installation/linux.html#file-locations), [Windows]({{base}}/installation/windows.html#file-locations) or [macOS]({{base}}/installation/macosx.html#file-locations)). diff --git a/configuration/addons.md b/configuration/addons.md index a2caba8a23..97b0e3318d 100644 --- a/configuration/addons.md +++ b/configuration/addons.md @@ -93,6 +93,6 @@ After saving the file, the add-on will be installed. For this installation option you need a bundles `.jar` file. One way of retrieving those files is mentiones above in the openHAB console part. -Place the `.jar` file in the `add-ons` folder on the machine you are running openHAB on. +Place the `.jar` file in the `addons` folder on the machine you are running openHAB on. As described already for the addons.cfg option, the path is depending on your installation. Place the .jar file in the folder Additional add-on files as described in File Locations ([Linux](/docs/installation/linux.html#file-locations), [Windows](/docs/installation/windows.html#file-locations) or [macOS](/docs/installation/macosx.html#file-locations)).