From 767e0ebc2b44c08448da576a372ea18979d6a2a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 10 Oct 2023 11:09:01 +0200 Subject: [PATCH] FAQ: Fix link to LOGO_LICENSE.txt after rename --- about/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about/faq.rst b/about/faq.rst index 5834fa006..39a3c689d 100644 --- a/about/faq.rst +++ b/about/faq.rst @@ -29,7 +29,7 @@ different licenses. For full details, look at the `COPYRIGHT.txt `_ as well as the `LICENSE.txt `_ -and `LOGO_LICENSE.txt `_ files +and `LOGO_LICENSE.txt `_ files in the Godot repository. Also, see `the license page on the Godot website `_.