From efb844275585e030c7978c2262c146d98a8d0f23 Mon Sep 17 00:00:00 2001 From: Name Date: Thu, 23 Nov 2023 23:26:57 +0800 Subject: [PATCH] fix zh readme.md link error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92d1208c5..3d98f8d12 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ We welcome contributions from the community to enhance the functionality and usa Translations ---- -* [Chinese](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-zh-CN.md) +* [Chinese](https://github.com/GitHubNull/mySqlmap/blob/master/doc/translations/README-zh-CN.md) ## License