Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: Link to "How to contribute" (#811)
fix: Link to "How to contribute"
  • Loading branch information
mimorocks authored and Confectrician committed Nov 16, 2018
1 parent 4324c47 commit 64ef885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developers/development/ide.md
Expand Up @@ -35,7 +35,7 @@ The Eclipse IDE is used for openHAB developments. The Eclipse Installer automati
8. Your workspace should now fully compile and you can start the runtime by launching the "openHAB_Runtime" launch configuration.

Note that you will find the sources in a subfolder called "git" within your selected installation folder. You can use any kind of git client here, if you do not want to use the git support from within the Eclipse IDE.
If you want to push changes, you need to do so to your personal fork of the repository in order to create a pull request. You will find more details in the ["How to contribute"](../contributing/contributing) documentation.
If you want to push changes, you need to do so to your personal fork of the repository in order to create a pull request. You will find more details in the ["How to contribute"](../contributing/contributing.html) documentation.

## Building, Running and Debugging

Expand Down

0 comments on commit 64ef885

Please sign in to comment.