Skip to content

Commit 289db8d

Browse files
authored
docs(readme): update license url
1 parent 57c1f2e commit 289db8d

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
@@ -9,7 +9,7 @@
99
<a href="https://www.npmjs.com/package/@cedoor/smt" target="_blank">
1010
<img alt="NPM version" src="https://img.shields.io/npm/v/@cedoor/smt?style=flat-square">
1111
</a>
12-
<a href="https://github.com/cedoor/sparse-merkle-tree/blob/master/LICENSE" target="_blank">
12+
<a href="https://github.com/cedoor/sparse-merkle-tree/blob/main/LICENSE" target="_blank">
1313
<img alt="Github license" src="https://img.shields.io/github/license/cedoor/sparse-merkle-tree.svg?style=flat-square">
1414
</a>
1515
<a href="https://github.com/cedoor/sparse-merkle-tree/actions?query=workflow%3Atest" target="_blank">

0 commit comments

Comments
 (0)