We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe54ce commit 8422e47Copy full SHA for 8422e47
packages/hash/README.md
@@ -8,4 +8,4 @@ import hash from '@emotion/hash'
8
hash('some-string') // 12fj1d
9
```
10
11
-The source of this is from https://github.com/garycourt/murmurhash-js/blob/main/murmurhash2_gc.js.
+The source of this is from https://github.com/garycourt/murmurhash-js/blob/master/murmurhash2_gc.js.
0 commit comments