From cdc4bb133bfaf900141d6cd89c90e01c2bff788d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=B6gel?= <100707419+jankoegel@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:47:01 +0100 Subject: [PATCH 1/4] README: fix URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d34201c..227dbb4 100644 --- a/README.md +++ b/README.md @@ -238,9 +238,9 @@ puts invoice.payment_request.amount ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/bumi/lnurl-ruby. +Bug reports and pull requests are welcome on GitHub at [https://github.com/bumi/lnurl-ruby](https://github.com/getAlby/ruby-lightning-tools). ## License -The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). \ No newline at end of file +The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). From 30637e7b5c98559b207abc8dd17e1c829459af96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=B6gel?= <100707419+jankoegel@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:02 +0100 Subject: [PATCH 2/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 227dbb4..eab2c91 100644 --- a/README.md +++ b/README.md @@ -244,3 +244,4 @@ Bug reports and pull requests are welcome on GitHub at [https://github.com/bumi/ ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). + From c78ba7404131ace7aca584ca96390bff0d42b35b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=B6gel?= <100707419+jankoegel@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:48:49 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eab2c91..a4cf6c0 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ puts invoice.payment_request.amount ## Contributing -Bug reports and pull requests are welcome on GitHub at [https://github.com/bumi/lnurl-ruby](https://github.com/getAlby/ruby-lightning-tools). +Bug reports and pull requests are welcome on GitHub at [https://github.com/getAlby/ruby-lightning-tools](https://github.com/getAlby/ruby-lightning-tools). ## License From 2ea92bc283f6014667b649a1cf1d02ba436ce2c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=B6gel?= <100707419+jankoegel@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:49:32 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4cf6c0..9853e36 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ puts invoice.payment_request.amount ## Contributing -Bug reports and pull requests are welcome on GitHub at [https://github.com/getAlby/ruby-lightning-tools](https://github.com/getAlby/ruby-lightning-tools). +Bug reports and pull requests are welcome on GitHub at https://github.com/getAlby/ruby-lightning-tools. ## License