diff --git a/README.md b/README.md index 9c22ef7..db49172 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ See Interledger Pay in action [here](https://interledgerpay.com). Never heard of Interledger before, or you would like to learn more? Here are some good places to start: - [Interledger Website](https://interledger.org/) -- [Interledger Specs](https://interledger.org/rfcs/0027-interledger-protocol-4/) +- [Interledger Specs](https://interledger.org/developers/get-started/) - [Interledger Explainer Video](https://twitter.com/Interledger/status/1567916000074678272) - [Open Payments](https://openpayments.guide/) - [Web monetization](https://webmonetization.org/) @@ -88,7 +88,7 @@ Navigate to the project's root directory and execute: docker compose -f docker-compose.dev.yml up ``` -If you receive certificate error, then create a `.cert` folder in your `root` directory, and generate certificates `cert.pem` and `key.pem` that you need to copy into the created `.cert` directory. You can generate certicficate files using [THIS](https://github.com/interledger/web-monetization-tools/tree/op-integration?tab=readme-ov-file#https-required) guideline. +If you receive certificate error, then create a `.cert` folder in your `root` directory, and generate certificates `cert.pem` and `key.pem` that you need to copy into the created `.cert` directory. You can generate certificate files using [THIS](https://github.com/interledger/web-monetization-tools/tree/op-integration?tab=readme-ov-file#https-required) guideline. Upon executing the docker command, the following will be available