Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit ac62bee

Browse files
authored
Update links
1 parent f5cc2f5 commit ac62bee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ to `RedoubtEventsStream` instance or using `REDOUBT_API_KEY` environment variabl
2222

2323
### New pools bot
2424

25-
* [New pools detector](./examples/new_pools.py)
25+
* [New pools detector](https://github.com/re-doubt/redoubt-bot-python-sdk/blob/main/examples/new_pools.py)
2626

2727
It is monitoring for new pools and just prints info.
2828

2929
### Jetton transfers bot
3030

31-
* [Jetton transfers bot](./examples/jetton_transfer.py)
31+
* [Jetton transfers bot](https://github.com/re-doubt/redoubt-bot-python-sdk/blob/main/examples/jetton_transfer.py)
3232

3333
More complicated example. It listens for all Jetton transfers and after receiving info
3434
about the transfer it requests additional info over GraphQL API. In this case it

0 commit comments

Comments
 (0)