Skip to content

Commit 80f62e9

Browse files
author
Florian Thake
committed
added link to how-to video on YouTube.
1 parent 7f9a32f commit 80f62e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/teascript_demo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ if( is_defined reply.json ) { // we got a json object back from the server
154154

155155
#else
156156
puts( "Web Preview module is disabled!\nFollow the instructions in instructions.txt to enable it\n"
157-
"or read the relase blog post on https://tea-age.solutions/ \nor watch out for a tutorial video on YouTube." );
157+
"or read the release blog post on https://tea-age.solutions/ \nor watch the how-to video on YouTube: https://youtu.be/SeRO21U1vMk" );
158158
#endif
159159
}
160160

0 commit comments

Comments
 (0)