From 1081f448eb0735df2a352a2e83100afbab3a2f0e Mon Sep 17 00:00:00 2001 From: Yilong Li Date: Wed, 19 Jul 2023 21:08:37 +0800 Subject: [PATCH] fix: link to DEVELOPMENT.md in README (#948) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ad165906..9c6c6551a 100644 --- a/README.md +++ b/README.md @@ -442,7 +442,7 @@ output, and for a windows batch script you will want `@echo off` at the top and ### Development -Please refer to [DEVELOPMENT.MD](DEVELOPMENT.MD). +Please refer to [DEVELOPMENT.md](DEVELOPMENT.md). ## Environment variables