Update links to target "main" branches (#817)
Signed-off-by: Wouter Born <github@maindrain.net>3.0.x
parent
7452d7d34f
commit
0dd1b11329
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: documentation
|
layout: documentation
|
||||||
title: HABPanel
|
title: HABPanel
|
||||||
source: https://github.com/openhab/org.openhab.ui.habpanel/blob/master/doc/habpanel.md
|
source: https://github.com/openhab/openhab-webui/blob/main/bundles/org.openhab.ui.habpanel/doc/habpanel.md
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include base.html %}
|
{% include base.html %}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Contributing to the openHAB UI
|
# Contributing to the openHAB UI
|
||||||
|
|
||||||
The [standard contributing and community guidelines for the openHAB project](https://github.com/openhab/openhab-core/blob/master/CONTRIBUTING.md), including signing off your commits, also apply for the development of the UI.
|
The [standard contributing and community guidelines for the openHAB project](https://github.com/openhab/openhab-core/blob/main/CONTRIBUTING.md), including signing off your commits, also apply for the development of the UI.
|
||||||
|
|
||||||
The repository for web user interfaces, including this project, is located at https://github.com/openhab/openhab-webui and the code of this project, including this file, is found in the `bundles/org.openhab.ui` folder.
|
The repository for web user interfaces, including this project, is located at https://github.com/openhab/openhab-webui and the code of this project, including this file, is found in the `bundles/org.openhab.ui` folder.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue