We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9a32f commit 80f62e9Copy full SHA for 80f62e9
demo/teascript_demo.cpp
@@ -154,7 +154,7 @@ if( is_defined reply.json ) { // we got a json object back from the server
154
155
#else
156
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." );
+ "or read the release blog post on https://tea-age.solutions/ \nor watch the how-to video on YouTube: https://youtu.be/SeRO21U1vMk" );
158
#endif
159
}
160
0 commit comments