Skip to content

Commit f4540ac

Browse files
committed
correct links
1 parent 9820259 commit f4540ac

File tree

3 files changed

+913
-3
lines changed

3 files changed

+913
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ This project is licensed under Apache License 2.0 - [LICENSE](./LICENSE) file fo
3030
If you want to make a small contribution to the maintanence of this & other projects
3131

3232
- [Liberapay](https://liberapay.com/toastal/)
33-
- [Bitcoin: `39nLVxrXPnD772dEqWFwfZZbfTv5BvV89y`](link:bitcoin://39nLVxrXPnD772dEqWFwfZZbfTv5BvV89y?message=Funding%20toastal%E2%80%99s%20Elm%20either%20development
33+
- [Bitcoin: `39nLVxrXPnD772dEqWFwfZZbfTv5BvV89y`](bitcoin://39nLVxrXPnD772dEqWFwfZZbfTv5BvV89y?message=Funding%20toastal%E2%80%99s%20Elm%20either%20development
3434
) (verified on [Keybase](https://keybase.io/toastal/sigchain#690220ca450a3e73ff800c3e059de111d9c1cd2fcdaf3d17578ad312093fff2c0f))
35-
- [Zcash: `t1a9pD1D2SDTTd7dbc15KnKsyYXtGcjHuZZ`](link:zcash://t1a9pD1D2SDTTd7dbc15KnKsyYXtGcjHuZZ?message=Funding%20toastal%E2%80%99s%20Elm%20either%20development) (verified on [Keybase](https://keybase.io/toastal/sigchain#65c0114a3c8ffb46e39e4d8b5ee0c06c9eb97a02c4f6c42a2b157ca83b8c47c70f))
35+
- [Zcash: `t1a9pD1D2SDTTd7dbc15KnKsyYXtGcjHuZZ`](zcash://t1a9pD1D2SDTTd7dbc15KnKsyYXtGcjHuZZ?message=Funding%20toastal%E2%80%99s%20Elm%20either%20development) (verified on [Keybase](https://keybase.io/toastal/sigchain#65c0114a3c8ffb46e39e4d8b5ee0c06c9eb97a02c4f6c42a2b157ca83b8c47c70f))

elm.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "toastal/either",
44
"summary": "Either for representing a structure with two types",
55
"license": "Apache-2.0",
6-
"version": "3.6.2",
6+
"version": "3.6.3",
77
"exposed-modules": [
88
"Either",
99
"Either.Decode",

0 commit comments

Comments
 (0)