Skip to content

Commit 0a19d96

Browse files
authored
Fix license badge link in README.md
Updated license badge link to point to the correct LICENSE file.
1 parent 22bc0f4 commit 0a19d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![npm version](https://badge.fury.io/js/ngx-json-treeview.svg?icon=si%3Anpm)](https://badge.fury.io/js/ngx-json-treeview) [![CI](https://github.com/michaeldoyle/ngx-json-treeview/actions/workflows/ci.yml/badge.svg)](https://github.com/michaeldoyle/ngx-json-treeview/actions) [![Apache license](https://img.shields.io/badge/license-Apache%202.0-blue.svg)]()
1+
[![npm version](https://badge.fury.io/js/ngx-json-treeview.svg?icon=si%3Anpm)](https://badge.fury.io/js/ngx-json-treeview) [![CI](https://github.com/michaeldoyle/ngx-json-treeview/actions/workflows/ci.yml/badge.svg)](https://github.com/michaeldoyle/ngx-json-treeview/actions) [![Apache license](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/MichaelDoyle/ngx-json-treeview/blob/main/LICENSE)
22

33
# ngx-json-treeview
44

0 commit comments

Comments
 (0)