From e2f8c49f4cddeb5ee18d157eac3fbd0de42f5840 Mon Sep 17 00:00:00 2001 From: zhongyinmin Date: Mon, 6 Jun 2022 23:52:51 +0800 Subject: [PATCH] [FIX] fix link for LICENSE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a306b621..e2d6f000 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > *Everyone should enjoy CS if you have a good teacher to teach you a good course.* -[![License](https://img.shields.io/github/license/PKUFlyingPig/cs-self-learning)](https://github.com/PKUFlyingPig/cs-self-learning) +[![License](https://img.shields.io/github/license/PKUFlyingPig/cs-self-learning)](https://github.com/PKUFlyingPig/cs-self-learning/blob/master/LICENSE) [![Issues](https://img.shields.io/github/issues/PKUFlyingPig/cs-self-learning)](https://github.com/PKUFlyingPig/cs-self-learning/issues) [![Stars](https://img.shields.io/github/stars/PKUFlyingPig/cs-self-learning)](https://github.com/PKUFlyingPig/cs-self-learning)