Replace old Jekyll contribution wanted with Vuepress tip (#2308)
Must be merged after openhab/website#470. Signed-off-by: Florian Hotze <florianh_dev@icloud.com>pull/2322/head
parent
f7d4cd00de
commit
c4e31f8a71
|
@ -13,4 +13,8 @@ The latest release version of the app is always available through the Windows St
|
||||||
|
|
||||||
Please refer to the [openhab.windows project](https://github.com/openhab/openhab.windows) on GitHub for more technical details.
|
Please refer to the [openhab.windows project](https://github.com/openhab/openhab.windows) on GitHub for more technical details.
|
||||||
|
|
||||||
{% include contribution-wanted.html %}
|
::: tip Contribution Wanted
|
||||||
|
Please help us improve the documentation!
|
||||||
|
If you'd like to leave corrections, additions or comments for this article or any other part of this website, please drop a word at:
|
||||||
|
[Documentation Issue Tracker](#{$docs_repo}/issues)
|
||||||
|
:::
|
||||||
|
|
|
@ -10,4 +10,8 @@ Karaf provides features such as a console CLI, remote access, hot deployment of
|
||||||
The Karaf Console is a powerful tool for interacting with and controlling your openHAB installation.
|
The Karaf Console is a powerful tool for interacting with and controlling your openHAB installation.
|
||||||
You will learn more about advanced administration of your openHAB installation, using the Karaf Console and other tools, in this section.
|
You will learn more about advanced administration of your openHAB installation, using the Karaf Console and other tools, in this section.
|
||||||
|
|
||||||
{% include contribution-wanted.html %}
|
::: tip Contribution Wanted
|
||||||
|
Please help us improve the documentation!
|
||||||
|
If you'd like to leave corrections, additions or comments for this article or any other part of this website, please drop a word at:
|
||||||
|
[Documentation Issue Tracker](#{$docs_repo}/issues)
|
||||||
|
:::
|
||||||
|
|
|
@ -17,4 +17,8 @@ Check there before posting your own questions and feel free to add questions and
|
||||||
|
|
||||||
- [openHAB 2 FAQs at community.openhab.org](https://community.openhab.org/t/frequently-asked-questions/17727)
|
- [openHAB 2 FAQs at community.openhab.org](https://community.openhab.org/t/frequently-asked-questions/17727)
|
||||||
|
|
||||||
{% include contribution-wanted.html %}
|
::: tip Contribution Wanted
|
||||||
|
Please help us improve the documentation!
|
||||||
|
If you'd like to leave corrections, additions or comments for this article or any other part of this website, please drop a word at:
|
||||||
|
[Documentation Issue Tracker](#{$docs_repo}/issues)
|
||||||
|
:::
|
||||||
|
|
|
@ -5,4 +5,8 @@ title: Services
|
||||||
|
|
||||||
# Services
|
# Services
|
||||||
|
|
||||||
{% include contribution-wanted.html %}
|
::: tip Contribution Wanted
|
||||||
|
Please help us improve the documentation!
|
||||||
|
If you'd like to leave corrections, additions or comments for this article or any other part of this website, please drop a word at:
|
||||||
|
[Documentation Issue Tracker](#{$docs_repo}/issues)
|
||||||
|
:::
|
||||||
|
|
Loading…
Reference in New Issue