Browse Source

Merge pull request #3553 from Calinou/background-loading-remove-notice

Remove outdated notice at the end of Background loading
Max Hilbrunner 5 years ago
parent
commit
3a2c5a83ba
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tutorials/io/background_loading.rst

+ 2 - 1
tutorials/io/background_loading.rst

@@ -296,4 +296,5 @@ Example:
     queue.cancel_resource("res://zone_2.tscn")
 
 **Note**: this code, in its current form, is not tested in real world
-scenarios. Ask punto on IRC (#godotengine on irc.freenode.net) for help.
+scenarios. If you run into any issues, ask for help in one of
+`Godot's community channels <https://godotengine.org/community>`__.