Fixed example readme linking to wrong json file Closes #38

This commit is contained in:
Skylar Sadlier 2022-01-28 10:57:35 -07:00
parent 614920c40c
commit d6ab098063

View File

@ -54,7 +54,7 @@ To view what sort of functions you have access to check out the `client.ts` file
### Respond to "ping" with "pong" ### Respond to "ping" with "pong"
[View JSON](respond-to-html-with-html.json) [View JSON](respond-ping-pong.json)
Use this flow to respond to anyone that says "ping" with "pong" into the same room. Use this flow to respond to anyone that says "ping" with "pong" into the same room.