From 010639facd26acb1f3d2422f6d7cf46f34064274 Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Wed, 20 Jun 2018 08:25:16 -0500 Subject: [PATCH] Fix typo in LICENSE link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 317823d..d1f03a5 100644 --- a/README.md +++ b/README.md @@ -158,4 +158,4 @@ vue-context is intended to provide a simple and lightweight context menu for Vue ## License -The MIT License (MIT). Please see the [License file](https://github.com/rawilk/vue-context/blog/master/LICENSE) for more information. \ No newline at end of file +The MIT License (MIT). Please see the [License file](https://github.com/rawilk/vue-context/blob/master/LICENSE) for more information. \ No newline at end of file