소스 검색

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>`_.