Browse Source

Merge pull request #10334 from Calinou/compiling-for-web-rename-tools

Fix outdated reference to `godot.tools.html` in Compiling for the Web
Max Hilbrunner 8 months ago
parent
commit
613415cac9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contributing/development/compiling/compiling_for_web.rst

+ 1 - 1
contributing/development/compiling/compiling_for_web.rst

@@ -121,7 +121,7 @@ server requirements.
         python platform/web/serve.py
 
     This will serve the contents of the ``bin/`` folder and open the default web
-    browser automatically. In the page that opens, access ``godot.tools.html``
+    browser automatically. In the page that opens, access ``godot.editor.html``
     and you should be able to test the web editor this way.
 
     Note that for production use cases, this Python-based web server should not