From 5ddeece858e3f18200515af464ae7a444139e217 Mon Sep 17 00:00:00 2001 From: "mozhi.gyy" Date: Wed, 16 Dec 2015 13:04:50 +0800 Subject: [PATCH] fix LICENSE link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdceb095..b32357a3 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ If you have any questions, please feel free to ask through [New Issue](https://g Make sure the problem you're addressing is reproducible. Use or to provide a test page. Indicate what browsers the issue can be reproduced in. What version of Mock.js is the issue reproducible in. Is it reproducible after updating to the latest version? ## License -Mock.js is available under the terms of the [MIT License](./MIT-LICENSE.txt). \ No newline at end of file +Mock.js is available under the terms of the [MIT License](./LICENSE). \ No newline at end of file