ioBroker.javascript
ioBroker.javascript copied to clipboard
Rules - Learn More link incorrect / Rules docu missing
Describe the bug
When klicking at the link "Learn more" located at the Rules Icon visible when creating a new script the link https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md is displayed. This documentation refers to javascript itself. Even if some Rules information is inside this document (I could not see at a first scan) its not useable for a new user which wants to learn what Rules is and how to use them.
To Reproduce
Steps to reproduce the behavior:
- Go to Scripts
- Click on '+' (create new script)
- Click on "rules .> learn more"
- See error
Expected behavior
I would expect some documentation for Rules usage
Screenshots & Logfiles

Versions:
- Adapter version:
- JS-Controller version:
- Node version:
- Operating system:
Additional context
The docs directory only contains the following files. I assume a rules.md is missing
