We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Links to supporting documentation of HA Action node produces a 404 error.
Links takes user to page associated with documentation
Link opens an unknown page - a 404 error.
Open Node Red. Open 'Help' for HA Action node. From the 'Help' window, select and click on a link pointing to "Mustache Template"
Links in the documentation points to https://zachowj.github.io/node-red-contrib-home-assistant-websocket../guide/mustache-templates.html. They should point to https://zachowj.github.io/node-red-contrib-home-assistant-websocket/guide/mustache-templates.html There's a formatting error in the link. Note the absence of two periods after the word websocket in the latter link.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
Expected behavior
Actual behavior
Steps to reproduce
Proposed changes
The text was updated successfully, but these errors were encountered: