From a1975a1e9f8e540ab226cf0388aff255a6798dcf Mon Sep 17 00:00:00 2001 From: drojf Date: Fri, 19 Feb 2021 00:47:17 +1100 Subject: [PATCH] Fix incorrect Readme.md information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa92c83..40ecaf0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The main rust script will generate a new emip file, apply it to the assets and p Please note that documentation is in two places: 1. This Readme.md file -2. [Detailed documentation with images etc. on this repository's Wiki](https://github.com/07th-mod/higurashi-dev-guides/wiki/UI-editing-scripts). +2. [Detailed documentation with images etc. on the `higurashi-dev-guides` Wiki](https://github.com/07th-mod/higurashi-dev-guides/wiki/UI-editing-scripts). Please look through the detailed documentation, especially if you're working on a new chapter, new language, or using UABE - this file does not contain information on those topics.