Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Commit 60a0dc8

Browse files
committed
[fixed] link to the license in readme
1 parent 46a2a58 commit 60a0dc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ NodeJS; lint, compile, auto-prefix, minify and gzip SASS.
1414
[![Code Climate](https://codeclimate.com/github/thealjey/webcompiler/badges/gpa.svg)](https://codeclimate.com/github/thealjey/webcompiler)
1515
[![Dependency Status](https://www.versioneye.com/user/projects/589118066a0b7c003b834564/badge.svg)](https://www.versioneye.com/user/projects/589118066a0b7c003b834564)
1616
[![Downloads](https://img.shields.io/npm/dm/webcompiler.svg)](https://www.npmjs.com/package/webcompiler)
17-
[![License](https://img.shields.io/npm/l/webcompiler.svg)](https://www.npmjs.com/package/webcompiler)
17+
[![License](https://img.shields.io/npm/l/webcompiler.svg)](https://opensource.org/licenses/MIT)
1818

1919
Webpack is an amazing tool, however it requires a lot of boilerplate to properly setup and configure, especially when
2020
you use it on more than one project.

0 commit comments

Comments
 (0)