Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion typescript/packages/solana-pay/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,6 @@ A Solana Pay transfer request URL describes a non-interactive request for a SOL

## License

The Solana Pay JavaScript SDK is open source and available under the MIT License. See the [LICENSE](./LICENSE) file for more info.
The Solana Pay JavaScript SDK is open source and available under the MIT License. See the [LICENSE](../../../../LICENSE) file for more info.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @aqilaziz! could we use absolute links instead? Thanks


Subject to the foregoing, the Terms of Service available at solana.com/tos
2 changes: 1 addition & 1 deletion typescript/packages/solana-pay/docs/src/INTRODUCTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ Have an idea? Feel free to open an [issue](https://github.com/solana-foundation/

## License

Solana Pay is open source and available under the MIT License. See the [LICENSE](./LICENSE) file for more info.
Solana Pay is open source and available under the MIT License. See the [LICENSE](../../../../../LICENSE) file for more info.

![Solana Pay](./images/solana-pay.png)
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ https://<YOUR DEPLOYMENT URL>?recipient=<YOUR WALLET ADDRESS>&label=Your+Store+N

## License

The Solana Pay Point of Sale app is open source and available under the MIT License. See the [LICENSE](./LICENSE) file for more info.
The Solana Pay Point of Sale app is open source and available under the MIT License. See the [LICENSE](../../../../../LICENSE) file for more info.

<!-- Links -->

Expand Down