Skip to content

Commit

Permalink
Merge pull request #12 from getAlby/task-update-docs
Browse files Browse the repository at this point in the history
chore: update link to api.getalby.com
  • Loading branch information
im-adithya authored Oct 5, 2023
2 parents c915afc + 3ac011f commit 02fc774
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This proxy exists to simplify requests to lightning address providers.

### Example

GET https://lnaddressproxy.getalby.com/[email protected]
GET https://api.getalby.com/lnurl/[email protected]

## Requesting a LNURLp invoice

Expand All @@ -23,7 +23,7 @@ Please refer to the [https://github.com/lnurl/luds](LUDs) (LUD-06, LUD-12, LUD-1

### Example

GET https://lnaddressproxy.getalby.com/[email protected]&amount=1000&comment=Hello%20Alby!
GET https://api.getalby.com/lnurl/[email protected]&amount=1000&comment=Hello%20Alby!

---

Expand Down

0 comments on commit 02fc774

Please sign in to comment.