Skylar-Tech / node-red-contrib-matrix-chat

Matrix chat server support for Node-RED
GNU General Public License v3.0
31 stars 10 forks source link

bad link - ping pong example goes to html json #38

Closed 2114L3 closed 2 years ago

2114L3 commented 2 years ago

ping pong view JSON goes to html example, expected ping pong example

### Respond to "ping" with "pong"

[View JSON](respond-to-html-with-html.json)

line 57: https://github.com/Skylar-Tech/node-red-contrib-matrix-chat/blob/25c92b787aaa9392a74c94731efca6df84943ed0/examples/README.md?plain=1#L57

should be

[View JSON](respond-ping-pong.json)
skylord123 commented 2 years ago

This will be fixed in the 0.4.0 release coming out today. Thanks!