Skip to content

Commit

Permalink
js: remove deprecated examples link
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Kishimoto <[email protected]>
  • Loading branch information
yukibtc committed Nov 2, 2024
1 parent 497c72f commit 7c8fb7e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions bindings/nostr-sdk-js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,7 @@ async function main() {
main();
```

More examples can be found at:

* https://github.com/rust-nostr/nostr/tree/master/bindings/nostr-js/examples
* https://github.com/rust-nostr/nostr/tree/master/bindings/nostr-sdk-js/examples
More examples can be found [here](https://github.com/rust-nostr/nostr/tree/master/bindings/nostr-sdk-js/examples).

## Supported NIPs

Expand Down

0 comments on commit 7c8fb7e

Please sign in to comment.