From ae5fa5fb9fed350e84e107bb292485996834b0d0 Mon Sep 17 00:00:00 2001 From: Akash Mozumdar Date: Sat, 16 May 2020 20:43:07 -0600 Subject: [PATCH] Fix link --- text.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text.cpp b/text.cpp index f9d1730..9564f27 100644 --- a/text.cpp +++ b/text.cpp @@ -17,7 +17,7 @@ #define FRENCH #endif -// If you are updating a previous translation see https://github.com/Artikash/issues/313 +// If you are updating a previous translation see https://github.com/Artikash/Textractor/issues/313 const char* NATIVE_LANGUAGE = "English"; const char* ATTACH = u8"Attach to game";