瀏覽代碼

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 年之前
父節點
當前提交
2c102ff266
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>`_.