From 875811a956f87c596ce76fe268b4665dfdddea28 Mon Sep 17 00:00:00 2001 From: Gideon le Grange Date: Mon, 16 Jun 2014 12:11:07 +0200 Subject: [PATCH] Fixed URL for "how to contribute" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dd0134637987..704fcbb01bd90 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Nonetheless we have snapshot builds already [available at CloudBees](https://ope If you are looking for support, please check out the [different support channels](https://github.com/openhab/openhab/wiki/Support-options-for-openHAB) that we provide. -As any good open source project, openHAB welcomes any participation in the project. Read more in the [how to contribute](https://github.com/openhab/openhab2/CONTRIBUTING.md) guide. +As any good open source project, openHAB welcomes any participation in the project. Read more in the [how to contribute](CONTRIBUTING.md) guide. If you are a developer and want to jump right into the sources and execute openHAB from within Eclipse, please have a look at the [IDE setup](https://github.com/openhab/openhab/wiki/IDE-Setup) procedures.