Skip to content

Commit 791b345

Browse files
fix(documentation): update Rafiki section and Interledger links to ma… (#2020)
fix(documentation): update Rafiki section and Interledger links to match rafiki repo Change 'What is Rafiki' section and 'New to Interledger' links to align with the official rafiki repository content.
1 parent 84d709f commit 791b345

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,17 @@ See Test Network in action:
1919

2020
## What is Rafiki?
2121

22-
[Rafiki](https://github.com/interledger/rafiki) is an open-source package that exposes a comprehensive set of
23-
Interledger APIs. It's intended to be run by wallet providers, allowing them to
24-
offer Interledger functionality to their users.
22+
Rafiki is open source software that provides an efficient solution for an [account servicing entity](https://rafiki.dev/resources/glossary#account-servicing-entity-ase) to enable Interledger functionality on its users' accounts.
2523

2624
### New to Interledger?
2725

2826
Never heard of Interledger before, or you would like to learn more? Here are some good places to start:
2927

30-
- [Good first issues](https://github.com/interledger/testnet/contribute)
28+
- [Interledger Website](https://interledger.org/)
29+
- [Interledger Specs](https://interledger.org/developers/get-started/)
3130
- [Interledger Explainer Video](https://twitter.com/Interledger/status/1567916000074678272)
32-
- [Interledger Website](https://interledger.org)
33-
- [Payment pointers](https://paymentpointers.org/)
34-
- [Web monetization](https://webmonetization.org/)
31+
- [Open Payments](https://openpayments.dev/)
32+
- [Web Monetization](https://webmonetization.org/)
3533

3634
## Contributing
3735

0 commit comments

Comments
 (0)