We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c1f2e commit 289db8dCopy full SHA for 289db8d
README.md
@@ -9,7 +9,7 @@
9
<a href="https://www.npmjs.com/package/@cedoor/smt" target="_blank">
10
<img alt="NPM version" src="https://img.shields.io/npm/v/@cedoor/smt?style=flat-square">
11
</a>
12
- <a href="https://github.com/cedoor/sparse-merkle-tree/blob/master/LICENSE" target="_blank">
+ <a href="https://github.com/cedoor/sparse-merkle-tree/blob/main/LICENSE" target="_blank">
13
<img alt="Github license" src="https://img.shields.io/github/license/cedoor/sparse-merkle-tree.svg?style=flat-square">
14
15
<a href="https://github.com/cedoor/sparse-merkle-tree/actions?query=workflow%3Atest" target="_blank">
0 commit comments