Skip to content

Commit 613415c

Browse files
authored
Merge pull request #10334 from Calinou/compiling-for-web-rename-tools
Fix outdated reference to `godot.tools.html` in Compiling for the Web
2 parents 8263f94 + a23d914 commit 613415c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/development/compiling/compiling_for_web.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ server requirements.
121121
python platform/web/serve.py
122122

123123
This will serve the contents of the ``bin/`` folder and open the default web
124-
browser automatically. In the page that opens, access ``godot.tools.html``
124+
browser automatically. In the page that opens, access ``godot.editor.html``
125125
and you should be able to test the web editor this way.
126126

127127
Note that for production use cases, this Python-based web server should not

0 commit comments

Comments
 (0)