Selaa lähdekoodia

[tutorials/export/exporting_for_web] s/platform:html5/platform:web/

Unai Martinez-Corral 2 vuotta sitten
vanhempi
commit
dd53486bd0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      tutorials/export/exporting_for_web.rst

+ 1 - 1
tutorials/export/exporting_for_web.rst

@@ -96,7 +96,7 @@ of limitations you should be aware of when porting a Godot game to the web.
                usually exempt from such requirement).
                usually exempt from such requirement).
 
 
 .. tip:: Check the `list of open HTML5 issues on GitHub
 .. tip:: Check the `list of open HTML5 issues on GitHub
-         <https://github.com/godotengine/godot/issues?q=is:open+is:issue+label:platform:html5>`__
+         <https://github.com/godotengine/godot/issues?q=is:open+is:issue+label:platform:web>`__
          to see if the functionality you're interested in has an issue yet. If
          to see if the functionality you're interested in has an issue yet. If
          not, open one to communicate your interest.
          not, open one to communicate your interest.