Skip to content

Commit b37840d

Browse files
committed
Fix license badge
1 parent b62e4c3 commit b37840d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://github.com/stefna/json-pointer/actions/workflows/continuous-integration.yml/badge.svg?branch=main)](https://github.com/stefna/json-pointer/actions/workflows/continuous-integration.yml)
44
[![Latest Version on Packagist](https://img.shields.io/packagist/v/stefna/json-pointer.svg)](https://packagist.org/packages/json-pointer)
5-
[![Software License](https://img.shields.io/github/license/json-pointer.svg)](LICENSE)
5+
[![Software License](https://img.shields.io/github/license/stefna/json-pointer.svg)](LICENSE.md)
66

77
JSON Pointer implementation
88

0 commit comments

Comments
 (0)