Remove external link.

While I put a lot of effort into that guide, we're changing several things suddenly, and I don't have time to make sure it's up to date.
This commit is contained in:
Joseph Cloutier
2024-08-15 16:31:48 -04:00
parent 52931a8dc7
commit 2866d099a2

View File

@@ -37,9 +37,7 @@ import lime._internal.backend.html5.HTML5Thread as Thread;
`WorkOutput` object it receives. Calling `output.sendComplete()` will
trigger an `onComplete` event on the main thread.
@see `lime.system.WorkOutput.WorkFunction` for important information about
`doWork`.
@see https://player03.com/openfl/threads-guide/ for a tutorial.
@see `lime.system.WorkOutput.WorkFunction` for important information about `doWork`.
**/
#if !lime_debug
@:fileXml('tags="haxe,release"')