Sfoglia il codice sorgente

Merge pull request #8215 from akien-mga/faq-fix-link-LOGO_LICENSE.txt

FAQ: Fix link to LOGO_LICENSE.txt after rename
Rémi Verschelde 1 anno fa
parent
commit
2c102ff266
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      about/faq.rst

+ 1 - 1
about/faq.rst

@@ -29,7 +29,7 @@ different licenses.
 
 For full details, look at the `COPYRIGHT.txt <https://github.com/godotengine/godot/blob/master/COPYRIGHT.txt>`_
 as well as the `LICENSE.txt <https://github.com/godotengine/godot/blob/master/LICENSE.txt>`_
-and `LOGO_LICENSE.txt <https://github.com/godotengine/godot/blob/master/LOGO_LICENSE.md>`_ files
+and `LOGO_LICENSE.txt <https://github.com/godotengine/godot/blob/master/LOGO_LICENSE.txt>`_ files
 in the Godot repository.
 
 Also, see `the license page on the Godot website <https://godotengine.org/license>`_.