From 19aeca319025f6700f23496261859308ea722dba Mon Sep 17 00:00:00 2001
From: Jacob953 <710297349@qq.com>
Date: Sat, 5 Feb 2022 02:23:16 +0800
Subject: [PATCH] Re-direct blank link
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
**Done**
Fix wrong link of "中文文案排版指北"
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e7c9e6ee..66149318 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@
### 排版
-笔记内容按照 [中文文案排版指北](https://github.com/sparanoid/chinese-copywriting-guidelines/blob/master/README.zh-CN.md) 进行排版,以保证内容的可读性。
+笔记内容按照 [中文文案排版指北](https://github.com/sparanoid/chinese-copywriting-guidelines/blob/master/README.md) 进行排版,以保证内容的可读性。
不使用 `![]()` 这种方式来引用图片,而是用 `` 标签。一方面是为了能够控制图片以合适的大小显示,另一方面是因为 [GFM](https://github.github.com/gfm/) 不支持 `